summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:11:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:11:26 -0800
commitb0deb2b3a29bb36ed5a9a4e82095d39c8e8aa67e (patch)
treee052f1316c2f1b0b103f52b94ba8e6958b32a4f7
parent39bb1bfd6b46fc2796b373f69dc5cfab3f1855c8 (diff)
font-adobe-utopia-100dpi 1.0.5HEADfont-adobe-utopia-100dpi-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 0d2c8e3..ff7b7dc 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-100dpi
diff --git a/configure.ac b/configure.ac
index dfd0921..b695af7 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-100dpi], [1.0.4],
- [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-100dpi/issues],
+AC_INIT([font-adobe-utopia-100dpi], [1.0.5],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-100dpi/-/issues],
[font-adobe-utopia-100dpi])
AM_INIT_AUTOMAKE([foreign dist-xz])