summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:18:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:18:59 -0800
commite2a0089fc5b6404a6ab417ec6b1b75645283358f (patch)
tree50b618f8c90ccd6c18d67d0af5dbd3a25a2b88fc
parent53019fd40961082b2fe309d6bcbe3dc41729a040 (diff)
font-xfree86-type1 1.0.5HEADfont-xfree86-type1-1.0.5master
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 b1ed80b..ada7289 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/xfree86-type1
diff --git a/configure.ac b/configure.ac
index 6e02f69..5f8b279 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-xfree86-type1], [1.0.4],
- [https://gitlab.freedesktop.org/xorg/font/xfree86-type1/issues],
+AC_INIT([font-xfree86-type1], [1.0.5],
+ [https://gitlab.freedesktop.org/xorg/font/xfree86-type1/-/issues],
[font-xfree86-type1])
AM_INIT_AUTOMAKE([foreign dist-xz])