summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:11:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:11:22 -0700
commita92082cb05bb3d6d3f0bebb951133774ca2dd412 (patch)
tree1e6cac4cf9aa89e935f431223b819500c0e0db41
parent740bf3bdfc20f3fabf7205e04f6fcf224c6a54ff (diff)
xev 1.2.2xev-1.2.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])