summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2016-11-11 20:02:41 +0200
committerRan Benita <ran234@gmail.com>2016-11-11 20:02:41 +0200
commitd596f6e3ff2d1fde0491907fa9354e5cdf154ed1 (patch)
treeefffe9442a13b6f582c2a1d3d189726c46112ce1
parente7f73940b568b1e71df424e349402a02222f1954 (diff)
downloadxorg-lib-libxkbcommon-d596f6e3ff2d1fde0491907fa9354e5cdf154ed1.tar.gz
Bump version to 0.7.0xkbcommon-0.7.0
Signed-off-by: Ran Benita <ran234@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da201e1..fdab4ab 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.62])
-AC_INIT([libxkbcommon], [0.6.1],
+AC_INIT([libxkbcommon], [0.7.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
[libxkbcommon], [http://xkbcommon.org])
AC_CONFIG_SRCDIR([Makefile.am])