summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2014-08-19 20:11:35 +0300
committerRan Benita <ran234@gmail.com>2014-08-19 20:17:16 +0300
commit76016d5121daff3391c76313a8c609a985c1eb03 (patch)
treeb09f18b9b7d9d4704cf64e2f9a5481a1907310a1
parent537c1700d63e65f050acf6e152628d9ca7f5c7d4 (diff)
downloadxorg-lib-libxkbcommon-xkbcommon-0.4.3.tar.gz
Bump version to 0.4.3xkbcommon-0.4.3
Signed-off-by: Ran Benita <ran234@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5406551..ee94581 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.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])