summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:02:56 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:02:56 -0700
commitf2eff337176551f643e35c54c1e1ca0a78df69c6 (patch)
treef0cf61267a65500d558d93daea3dd253b1173eaa
parentb4fafc4fa7edc4c04c3c0affae0d7f79a63e8d2f (diff)
downloadxorg-app-xkbcomp-f2eff337176551f643e35c54c1e1ca0a78df69c6.tar.gz
xkbcomp 1.2.4xkbcomp-1.2.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 383ccf0..f9175b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([xkbcomp], [1.2.3],
+AC_INIT([xkbcomp], [1.2.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbcomp])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE