From: Aaron Plattner Date: Tue, 29 Jan 2013 21:42:40 +0000 (-0800) Subject: xev 1.2.1 X-Git-Tag: submit/tizen/20130910.024858~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F10%2F9210%2F1;p=platform%2Fupstream%2Fxev.git xev 1.2.1 Change-Id: I149b389c6cbcb0ad1bcce4f765ddcad7949efd95 Signed-off-by: Aaron Plattner --- 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])