summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:30:30 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:30:30 -0800
commitc8f122dc110478a091c6dc64768111f9be5a06f5 (patch)
tree059acb263e7f0939cf95a9c370d47faf7c52fd0a /configure.ac
parent6b779a0f9237ebdf1a6b86c69076f8ac8aa07578 (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 b407e29..1c15434 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-bh-75dpi], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/bh-75dpi/issues],
+AC_INIT([font-bh-75dpi], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/bh-75dpi/-/issues],
[font-bh-75dpi])
AM_INIT_AUTOMAKE([foreign dist-xz])