summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2013-06-03 16:43:43 +0100
committerDaniel Stone <daniel@fooishbar.org>2013-06-03 16:43:43 +0100
commit9f01bd1e7281bdc07dec1109384ab1030f72425e (patch)
tree463b55dafd6551c0be6da8d76f47ffd43290026c
parentb06de3072b46a5108878b8e00f934f01fdb6a0ff (diff)
Bump version to 0.3.1
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 2806a2c..bc3f1a0 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.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])