summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:48:30 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:48:30 -0800
commitc4e2af05583764fae3d0b2aa20d5c93b031cbcbf (patch)
treefca611e4b568a9925a5a90108960d916879f2422
parent911eadca8f13ee364b9512934707bdf94769859b (diff)
font-misc-misc 1.1.3HEADfont-misc-misc-1.1.3master
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 e38aaff..a0ea578 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/misc-misc
diff --git a/configure.ac b/configure.ac
index 263fc43..b858a8b 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-misc], [1.1.2],
- [https://gitlab.freedesktop.org/xorg/font/misc-misc/issues],
+AC_INIT([font-misc-misc], [1.1.3],
+ [https://gitlab.freedesktop.org/xorg/font/misc-misc/-/issues],
[font-misc-misc])
AM_INIT_AUTOMAKE([foreign dist-xz])