Bump version to 0.4.1 xkbcommon-0.4.1
authorRan Benita <ran234@gmail.com>
Thu, 27 Mar 2014 18:12:02 +0000 (20:12 +0200)
committerRan Benita <ran234@gmail.com>
Thu, 27 Mar 2014 19:00:58 +0000 (21:00 +0200)
Signed-off-by: Ran Benita <ran234@gmail.com>
configure.ac

index b08a550..edee68b 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.4.0],
+AC_INIT([libxkbcommon], [0.4.1],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
         [libxkbcommon], [http://xkbcommon.org])
 AC_CONFIG_SRCDIR([Makefile.am])