summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:04:02 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:04:02 -0800
commit6189f2a653b7daa9566f9331bfed41813cbd8cb1 (patch)
tree1b570bb1a17783f9514f4ccd1f31db4b38f8ee86
parentf50c01e1434f7078f0a5613baba83e4a3a2102a7 (diff)
font-adobe-75dpi 1.0.4HEADfont-adobe-75dpi-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 98de5e5..8a7914b 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/adobe-75dpi
diff --git a/configure.ac b/configure.ac
index 362bb74..0718cf8 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-adobe-75dpi], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/adobe-75dpi/issues],
+AC_INIT([font-adobe-75dpi], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-75dpi/-/issues],
[font-adobe-75dpi])
AM_INIT_AUTOMAKE([foreign dist-xz])