summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2014-03-27 20:12:02 +0200
committerRan Benita <ran234@gmail.com>2014-03-27 21:00:58 +0200
commitb5b86b6e7a42c4d4965351f59e629a29b89d9791 (patch)
tree7dfa01f5280eebe9a269ada558f02f3041874817
parentb636987cf00694abf0beff1ce229c2217f52644c (diff)
downloadxorg-lib-libxkbcommon-b5b86b6e7a42c4d4965351f59e629a29b89d9791.tar.gz
Bump version to 0.4.1xkbcommon-0.4.1
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 b08a550..edee68b 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.0],
+AC_INIT([libxkbcommon], [0.4.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
[libxkbcommon], [http://xkbcommon.org])
AC_CONFIG_SRCDIR([Makefile.am])