summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2013-01-29 13:42:40 -0800
committerAaron Plattner <aplattner@nvidia.com>2013-01-29 13:42:40 -0800
commitea6c49b7635e21ab97c5ee41963d5024466e0106 (patch)
treefb6a13ef40837385962097298d36da40cc6d168a
parentf02bf10367271b6713cdf231771e5320474fcc15 (diff)
xev 1.2.1xev-1.2.1
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c65d82a..25a4b28 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.0],
+AC_INIT([xev], [1.2.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xev])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])