diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 11:30:41 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 11:30:41 -0700 |
commit | 261992d42905f209cd5bf6afcf8a7ae3aa30b3ff (patch) | |
tree | f2072cc65204e6d34e764dc3ea5028c7ce052fa3 | |
parent | 306087b60496d6493323433573ee9b9fb392dd7b (diff) |
libxkbfile 1.1.0libxkbfile-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |