summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:18:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:18:48 -0800
commit88a51daabc8a5bf2dbb2ace89c638058b01b3cf3 (patch)
tree97523e382179c2111cb73fd6dc74bc3e699fc5e2
parent4238a283cda6ab04f1512beefe9ad2cb33426390 (diff)
font-ibm-type1 1.0.4HEADfont-ibm-type1-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 30f3ddc..510d507 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,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/ibm-type1
diff --git a/configure.ac b/configure.ac
index 6070e51..7a93da1 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-ibm-type1], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/ibm-type1/issues],
+AC_INIT([font-ibm-type1], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/ibm-type1/-/issues],
[font-ibm-type1])
AM_INIT_AUTOMAKE([foreign dist-xz])