diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-07 19:09:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-07 19:09:37 -0800 |
commit | 93479193971679781c302dcfda3f653ea67fb452 (patch) | |
tree | 9b808c5b52cf51cd0b24345725abbd2f74ed98a2 /configure.ac | |
parent | c6cb1b17600e2c2937751a712c7eadd411eb6da9 (diff) |
xkbprint 1.0.3xkbprint-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 2748ef7..811ab80 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xkbprint], [1.0.2], +AC_INIT([xkbprint], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbprint]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |