summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-21 20:51:23 -0800
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:32:31 -0400
commit6b29a729cdf90bd19afb94a9551c9274e334c718 (patch)
treefe692df245609f5e32fa6f2529fa5b19265051f9
parent13a01fc1239bdafbd016be0b03e736fae1c33a9e (diff)
downloadxev-6b29a729cdf90bd19afb94a9551c9274e334c718.tar.gz
xev-6b29a729cdf90bd19afb94a9551c9274e334c718.tar.bz2
xev-6b29a729cdf90bd19afb94a9551c9274e334c718.zip
xev 1.2.0
Change-Id: I37ecdf339f3b89176fe89fa4af28500c7bf124a5 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])