diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:11:22 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:11:22 -0700 |
commit | a92082cb05bb3d6d3f0bebb951133774ca2dd412 (patch) | |
tree | 1e6cac4cf9aa89e935f431223b819500c0e0db41 | |
parent | 740bf3bdfc20f3fabf7205e04f6fcf224c6a54ff (diff) |
xev 1.2.2xev-1.2.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 ceec85a..a41ad73 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([xev], [1.2.1], +AC_INIT([xev], [1.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xev]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |