summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-03 12:36:36 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-03 12:36:36 -0800
commit29396321dad13c4edddc8d3a8de2baf07b0e0c8d (patch)
tree9fb1ab51c2fc499aae6e8f16e75b858980e420ef
parente2ee9c21f0d6341e664688f30ed9cd4f49b8ab6f (diff)
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 5f3473a..01096c1 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.5],
+AC_INIT([xkbutils], [1.0.6],
[https://gitlab.freedesktop.org/xorg/app/xkbutils/issues], [xkbutils])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])