diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-11-21 08:18:41 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-11-21 08:18:41 +1000 |
commit | 1e8ee9d0aad072f04186df84752f5636340574e0 (patch) | |
tree | 54c36828572eeaaf3076bf391175bea9592fe716 /configure.ac | |
parent | 978998a1fe0a78829452f5432efe1b74c5049de4 (diff) |
xkbcomp 1.3.0xkbcomp-1.3.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |