summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2017-01-18 20:17:46 +0200
committerRan Benita <ran234@gmail.com>2017-01-18 20:17:46 +0200
commit877fe59ac362b4e9afb2979b6e0bc837950a1dad (patch)
treeec9d0f836e624fb98b14e1b11dc760d7c9962946
parent18d53732f291e96f3f66b2d96b8ff8622eac5975 (diff)
downloadxorg-lib-libxkbcommon-xkbcommon-0.7.1.tar.gz
Bump version to 0.7.1xkbcommon-0.7.1
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 3484c8c..725915b 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.7.0],
+AC_INIT([libxkbcommon], [0.7.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
[libxkbcommon], [http://xkbcommon.org])
AC_CONFIG_SRCDIR([Makefile.am])