summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-03-17 15:39:53 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-03-17 15:40:10 +1000
commitf8b240e897ed68b90c116ce4c2f8814e71e5aa97 (patch)
tree3cfc1907eff02788e3a78a3f3a3a82c410e97aad
parentda810f10d732a312ccee88652141c1d165efc114 (diff)
downloadxorg-app-xkbcomp-f8b240e897ed68b90c116ce4c2f8814e71e5aa97.tar.gz
xkbcomp 1.4.5xkbcomp-1.4.5
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 d4b2740..2af0b16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xkbcomp], [1.4.4],
+AC_INIT([xkbcomp], [1.4.5],
[https://gitlab.freedesktop.org/xorg/app/xkbcomp/issues], [xkbcomp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])