summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:13:11 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:13:11 -0800
commit448174d449ab42df971cdef89ec0cc018c7f4784 (patch)
tree067d9eacaa59064c7dd0e1961db762bd6e0ebdff
parent13494ba854762d7f6b9bc25d396e997799511aee (diff)
font-adobe-utopia-75dpi 1.0.5HEADfont-adobe-utopia-75dpi-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 72d57d2..001a009 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,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-utopia-75dpi
diff --git a/configure.ac b/configure.ac
index 29cba8a..e299855 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-utopia-75dpi], [1.0.4],
- [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-75dpi/issues],
+AC_INIT([font-adobe-utopia-75dpi], [1.0.5],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-75dpi/-/issues],
[font-adobe-utopia-75dpi])
AM_INIT_AUTOMAKE([foreign dist-xz])