diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-12-08 21:51:11 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-12-08 21:51:11 -0800 |
commit | 95987d19b9802c235f2257eceff663a4a1e286fa (patch) | |
tree | 6c5a547501cad5d77e36cc619d3569f8e05a4e86 | |
parent | 96ec51a0d91920c69d1cfb9e084cc84c4d86ff20 (diff) |
xkbevd 1.1.2xkbevd-1.1.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 254d61d..6486278 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xkbevd], [1.1.1], +AC_INIT([xkbevd], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbevd]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |