summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-12 10:27:28 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-12 10:27:28 -0700
commit3a4570e0ee3ff46e3332a9938bb9e9a81b7148e9 (patch)
tree5442773a543c4f67d5d9da0de7b31c5990e2dac2
parent27c86946a7b300e38004757cb278ce455b855a0f (diff)
xkbutils 1.0.5xkbutils-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b6cbd73..5f3473a 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([xkbutils], [1.0.4],
+AC_INIT([xkbutils], [1.0.5],
[https://gitlab.freedesktop.org/xorg/app/xkbutils/issues], [xkbutils])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])