summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:11:18 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:11:18 -0800
commit73d056e8f92a17608566331293040a2c655b91cc (patch)
tree1042f70e2feda53f6046580e022b20b06228c291 /configure.ac
parent3c8cf6f463a8cdec0e8ad5b30e1cc1d410d3abe0 (diff)
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 a441dc7..eca7734 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-sun-misc], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/sun-misc/issues],
+AC_INIT([font-sun-misc], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/sun-misc/-/issues],
[font-sun-misc])
AM_INIT_AUTOMAKE([foreign dist-xz])