summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:23:58 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:23:58 -0800
commit8091c381b8fe691f1d1a8708c43e2b4e97d0e4bc (patch)
treefc02f980ede87f362333dd77221f7d2a1c5073a9
parent7df8f4bf827a5a1db1d211681cfa1b8afd2bf455 (diff)
font-isas-misc 1.0.4HEADfont-isas-misc-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 2160378..6c17aec 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,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/isas-misc
diff --git a/configure.ac b/configure.ac
index 35c866d..7c9c4e7 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-isas-misc], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/isas-misc/issues],
+AC_INIT([font-isas-misc], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/isas-misc/-/issues],
[font-isas-misc])
AM_INIT_AUTOMAKE([foreign dist-xz])