Bump version to 0.3.0 xkbcommon-0.3.0
authorDaniel Stone <daniel@fooishbar.org>
Mon, 1 Apr 2013 16:50:20 +0000 (17:50 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 1 Apr 2013 17:04:06 +0000 (18:04 +0100)
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
configure.ac

index f795510..10a64f4 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.2.0],
+AC_INIT([libxkbcommon], [0.3.0],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
         [libxkbcommon], [http://xkbcommon.org])
 AC_CONFIG_SRCDIR([Makefile.am])