Bump version to 0.7.1 xkbcommon-0.7.1
authorRan Benita <ran234@gmail.com>
Wed, 18 Jan 2017 18:17:46 +0000 (20:17 +0200)
committerRan Benita <ran234@gmail.com>
Wed, 18 Jan 2017 18:17:46 +0000 (20:17 +0200)
Signed-off-by: Ran Benita <ran234@gmail.com>
configure.ac

index 3484c8c..725915b 100644 (file)
@@ -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])