Bump version to 0.6.0 xkbcommon-0.6.0
authorRan Benita <ran234@gmail.com>
Wed, 16 Mar 2016 08:18:15 +0000 (10:18 +0200)
committerRan Benita <ran234@gmail.com>
Wed, 16 Mar 2016 08:20:49 +0000 (10:20 +0200)
Signed-off-by: Ran Benita <ran234@gmail.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 02d91d1..2f17754 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-libxkbcommon 0.6.0 - TBD
+libxkbcommon 0.6.0 - 2016-03-16
 ==================
 
 - If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB
index 671dca0..0dcaebc 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
 
 # Initialize Autoconf
 AC_PREREQ([2.62])
-AC_INIT([libxkbcommon], [0.5.0],
+AC_INIT([libxkbcommon], [0.6.0],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
         [libxkbcommon], [http://xkbcommon.org])
 AC_CONFIG_SRCDIR([Makefile.am])