Bump version to 0.4.3

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2014-08-19 20:11:35 +03:00
parent 537c1700d6
commit 76016d5121
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.2],
AC_INIT([libxkbcommon], [0.4.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
[libxkbcommon], [http://xkbcommon.org])
AC_CONFIG_SRCDIR([Makefile.am])