From f9bc20af1eea99af5f59574f9b4eafa044c1af1e Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Tue, 29 Jan 2013 13:42:40 -0800 Subject: [PATCH] xev 1.2.1 Change-Id: I149b389c6cbcb0ad1bcce4f765ddcad7949efd95 Signed-off-by: Aaron Plattner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.7.4