summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-03-07 17:15:28 -0500
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:32:30 -0400
commit40604fdc3f6c91aaa49277d7981d37f9f0f30179 (patch)
tree288cd6da70ecdd8d4c9ae6222ce09bc66212ca00
parent963f149e21b40cfed9fa440e94c66f70177f0eb3 (diff)
downloadxev-40604fdc3f6c91aaa49277d7981d37f9f0f30179.tar.gz
xev-40604fdc3f6c91aaa49277d7981d37f9f0f30179.tar.bz2
xev-40604fdc3f6c91aaa49277d7981d37f9f0f30179.zip
xev 1.0.3
Change-Id: I9e4e5ee0f12a695e0d02bf2e920c52c50941d250
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1197686..c9e21d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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