summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:17:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:17:44 -0800
commit65cbf23308402be64b8b52ca5511bf97dfebd5fc (patch)
treead50518a47232d763a7cbbd2c6a7ed389c1ebd35 /configure.ac
parentf3e2ad61a684e352378f5daeee11ee551ee40945 (diff)
font-adobe-utopia-type1 1.0.5HEADfont-adobe-utopia-type1-1.0.5master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 81f29de..ed54d8c 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-type1], [1.0.4],
- [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-type1/issues],
+AC_INIT([font-adobe-utopia-type1], [1.0.5],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-type1/-/issues],
[font-adobe-utopia-type1])
AM_INIT_AUTOMAKE([foreign dist-xz])