summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2014-10-18 16:41:59 +0300
committerRan Benita <ran234@gmail.com>2014-10-18 16:41:59 +0300
commitc43c3c866eb9d52cd8f61e75cbef1c30d07f3a28 (patch)
tree72db22b4453024594517ef62e43781d731a6dfe2
parent60104e7955266f9b8ab43bf6ccd013d6fa8a2de3 (diff)
downloadxorg-lib-libxkbcommon-c43c3c866eb9d52cd8f61e75cbef1c30d07f3a28.tar.gz
Bump version to 0.5.0xkbcommon-0.5.0
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 169ab7c..cb176ee 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.3],
+AC_INIT([libxkbcommon], [0.5.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
[libxkbcommon], [http://xkbcommon.org])
AC_CONFIG_SRCDIR([Makefile.am])