summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 11:30:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 11:30:41 -0700
commit261992d42905f209cd5bf6afcf8a7ae3aa30b3ff (patch)
treef2072cc65204e6d34e764dc3ea5028c7ce052fa3
parent306087b60496d6493323433573ee9b9fb392dd7b (diff)
downloadxorg-lib-libxkbfile-261992d42905f209cd5bf6afcf8a7ae3aa30b3ff.tar.gz
libxkbfile 1.1.0libxkbfile-1.1.0
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 e4f6e76..86b7833 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libxkbfile], [1.0.9],
+AC_INIT([libxkbfile], [1.1.0],
[https://gitlab.freedesktop.org/xorg/lib/libxkbfile/issues], [libxkbfile])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])