summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-21 20:51:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-21 20:51:23 -0800
commit96b24e2c353bb4c9b7a0e2fff4f13d015fdb25b9 (patch)
treefe692df245609f5e32fa6f2529fa5b19265051f9
parent42299b08106445e938e47392da5b3c26f650413a (diff)
xev 1.2.0xev-1.2.0
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 7ba6446..0af7b2d 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.1.0],
+AC_INIT([xev], [1.2.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xev])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])