summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:18:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:18:59 -0800
commite2a0089fc5b6404a6ab417ec6b1b75645283358f (patch)
tree50b618f8c90ccd6c18d67d0af5dbd3a25a2b88fc /configure.ac
parent53019fd40961082b2fe309d6bcbe3dc41729a040 (diff)
font-xfree86-type1 1.0.5HEADfont-xfree86-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 6e02f69..5f8b279 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-xfree86-type1], [1.0.4],
- [https://gitlab.freedesktop.org/xorg/font/xfree86-type1/issues],
+AC_INIT([font-xfree86-type1], [1.0.5],
+ [https://gitlab.freedesktop.org/xorg/font/xfree86-type1/-/issues],
[font-xfree86-type1])
AM_INIT_AUTOMAKE([foreign dist-xz])