summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2013-04-01 17:50:20 +0100
committerDaniel Stone <daniel@fooishbar.org>2013-04-01 18:04:06 +0100
commit27a11762abbf0dbeb6d406fee4eee89229b6a660 (patch)
tree31ec396f3488f579309ba729e6d756026b40ccc0
parent36f55c494e719edd6ba190ac5e3bb69546be6c18 (diff)
Bump version to 0.3.0xkbcommon-0.3.0
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f795510..10a64f4 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.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])