summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:00:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:00:06 -0800
commit226c513c5d3fbcc460bbcaded6eefc482f2e5265 (patch)
treec544a32aac9d6f853368f359ff26a8a8cb4e311b
parentbbca3c82965aca4390840a89b7211e3a60a42ed9 (diff)
font-schumacher-misc 1.1.3HEADfont-schumacher-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 8d69fa5..f724760 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/schumacher-misc
diff --git a/configure.ac b/configure.ac
index 1d64221..5d8b986 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-schumacher-misc], [1.1.2],
- [https://gitlab.freedesktop.org/xorg/font/schumacher-misc/issues],
+AC_INIT([font-schumacher-misc], [1.1.3],
+ [https://gitlab.freedesktop.org/xorg/font/schumacher-misc/-/issues],
[font-schumacher-misc])
AM_INIT_AUTOMAKE([foreign dist-xz])