summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2014-11-21 08:18:41 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2014-11-21 08:18:41 +1000
commit1e8ee9d0aad072f04186df84752f5636340574e0 (patch)
tree54c36828572eeaaf3076bf391175bea9592fe716
parent978998a1fe0a78829452f5432efe1b74c5049de4 (diff)
downloadxorg-app-xkbcomp-1e8ee9d0aad072f04186df84752f5636340574e0.tar.gz
xkbcomp 1.3.0xkbcomp-1.3.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fb71294..8937d84 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.60])
-AC_INIT([xkbcomp], [1.2.4],
+AC_INIT([xkbcomp], [1.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbcomp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])