summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 18:45:55 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 18:45:55 -0700
commit7616febda25a1c6dd1f5458de60286ba6099104c (patch)
tree69e184feedcb3f996d98fb6bd918e637591e5857
parent1e549e6420abc892ef6230d7cf798f74c8fc5582 (diff)
xev 1.0.4xev-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4b2ddc..38c9c8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xev,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
+AC_INIT(xev, [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE