summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:06 +0000
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:32:30 -0400
commitf56d3a28027632ad31624d19d71d4e4467a03979 (patch)
tree886edbf526471c6622d307d8eb005da944bbe785 /configure.ac
parent3f045cba85eb73813cff91fe2cbc85fe979f5445 (diff)
downloadxev-f56d3a28027632ad31624d19d71d4e4467a03979.tar.gz
xev-f56d3a28027632ad31624d19d71d4e4467a03979.tar.bz2
xev-f56d3a28027632ad31624d19d71d4e4467a03979.zip
Update package version number for final X11R7 release candidate.
Change-Id: If48e9de32ab8ae82184095690f0c73215dea1c9b
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 73f3573..fee472e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xev,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
+AC_INIT(xev,[1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE