summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 18:45:55 -0700
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:32:30 -0400
commit5959176da082344d4597adadd0983177a69c6c40 (patch)
tree69e184feedcb3f996d98fb6bd918e637591e5857
parent9ba4d2f932c777fd3a708be5023c416780e0574e (diff)
downloadxev-5959176da082344d4597adadd0983177a69c6c40.tar.gz
xev-5959176da082344d4597adadd0983177a69c6c40.tar.bz2
xev-5959176da082344d4597adadd0983177a69c6c40.zip
xev 1.0.4
Change-Id: I65d685f3f2570666b5b83ef2a8facb94b820da37 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