summaryrefslogtreecommitdiff
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 05:02:56 (GMT)
committer Alan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 05:02:56 (GMT)
commitf2eff337176551f643e35c54c1e1ca0a78df69c6 (patch) (side-by-side diff)
treef0cf61267a65500d558d93daea3dd253b1173eaa
parentb4fafc4fa7edc4c04c3c0affae0d7f79a63e8d2f (diff)
downloadxkbcomp-master.zip
xkbcomp-master.tar.gz
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (more/less context) (ignore whitespace changes)
-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