Bump version to 0.3.1 xkbcommon-0.3.1
authorDaniel Stone <daniel@fooishbar.org>
Mon, 3 Jun 2013 15:43:43 +0000 (16:43 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 3 Jun 2013 15:43:43 +0000 (16:43 +0100)
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
configure.ac

index 2806a2c..bc3f1a0 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.3.0],
+AC_INIT([libxkbcommon], [0.3.1],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
         [libxkbcommon], [http://xkbcommon.org])
 AC_CONFIG_SRCDIR([Makefile.am])