aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/xkeyboard-config/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/xkeyboard-config/configure.ac')
-rw-r--r--xorg-server/xkeyboard-config/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/xkeyboard-config/configure.ac b/xorg-server/xkeyboard-config/configure.ac
index d5de53cee..9cd302d55 100644
--- a/xorg-server/xkeyboard-config/configure.ac
+++ b/xorg-server/xkeyboard-config/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.12)
+AC_INIT(xkeyboard-config, 2.13)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
@@ -65,7 +65,7 @@ AM_CONDITIONAL(USE_COMPAT_RULES, test "x$enable_compat_rules" = "xyes")
# ****
AC_PROG_INTLTOOL(0.30)
-AM_GNU_GETTEXT_VERSION([0.18.1])
+AM_GNU_GETTEXT_VERSION([0.17])
AM_GNU_GETTEXT([external])
GETTEXT_PACKAGE=xkeyboard-config