summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:44:01 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:44:01 -0800
commit2de3debfff98f44b271d1319d2e0aaf63251234f (patch)
treebdf2f1c6ecef3ef5cbbaaed61e9471cbad645ce1
parente15213d9949537b0deca7bc9ed5e23abe378fe94 (diff)
font-misc-meltho 1.0.4HEADfont-misc-meltho-1.0.4master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README.md2
-rw-r--r--configure.ac4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f1f320..42f157d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
-The master development code repository can be found at:
+The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/font/misc-meltho
diff --git a/configure.ac b/configure.ac
index 93fc2a7..709bdf2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,8 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([font-misc-meltho], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/misc-meltho/issues],
+AC_INIT([font-misc-meltho], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/misc-meltho/-/issues],
[font-misc-meltho])
AM_INIT_AUTOMAKE([foreign dist-xz])