Bump version to 0.3.1

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
master
Daniel Stone 2013-06-03 16:43:43 +01:00
parent b06de3072b
commit 9f01bd1e72
1 changed files with 1 additions and 1 deletions

View 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])