xev 1.0.3 76/9176/1
authorAdam Jackson <ajax@redhat.com>
Fri, 7 Mar 2008 22:15:28 +0000 (17:15 -0500)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 03:32:30 +0000 (23:32 -0400)
Change-Id: I9e4e5ee0f12a695e0d02bf2e920c52c50941d250

configure.ac

index 1197686..c9e21d3 100644 (file)
@@ -1,4 +1,3 @@
-
 dnl  Copyright 2005 Red Hat, Inc.
 dnl 
 dnl  Permission to use, copy, modify, distribute, and sell this software and its
@@ -22,7 +21,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
-AC_INIT(xev,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
+AC_INIT(xev,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE