summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-09-08 14:03:50 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2023-09-08 14:03:50 +1000
commitb5ca142f81a6f14eddb23be050291d1c25514777 (patch)
tree97d3f5afbbeaf5ece8c64fe79c9995226ad3c6bb
parent5a9e7c7d3c3da68e5b421e7d038bc0a7a5f66b22 (diff)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c554ec6..21435f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([font-util], [1.4.0],
+AC_INIT([font-util], [1.4.1],
[https://gitlab.freedesktop.org/xorg/font/util/-/issues], [font-util])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])