Bump version to 0.4.2

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2014-05-15 12:07:00 +03:00
parent 1aea81c273
commit 76e1fca20a
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.4.1],
AC_INIT([libxkbcommon], [0.4.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
[libxkbcommon], [http://xkbcommon.org])
AC_CONFIG_SRCDIR([Makefile.am])