diff options
author | Daniel Stone <daniel@fooishbar.org> | 2011-06-21 16:04:45 +0100 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2011-06-21 16:04:45 +0100 |
commit | cef4ba4b8fdc9a5439f71437c08cf690a750bd6b (patch) | |
tree | 99f170673bd0386ad95f3802ec36e54d255e3b24 /configure.ac | |
parent | 3caab5aa37decb7b5dc1642a0452efc3e1f5100e (diff) |
Bump to 1.2.3xkbcomp-1.2.3
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
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 3e3c6a2..252eb1a 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.2], +AC_INIT([xkbcomp], [1.2.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbcomp]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |