summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-03 05:49:19 +0000
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:32:30 -0400
commit650f3a024714443113d7158388a9697ac0a65f26 (patch)
tree4450cde33eb9a38674e3c2e03c399a1af40ef119 /configure.ac
parent9e48da3aa436de474ebbe487aca5aa56488509fb (diff)
downloadxev-650f3a024714443113d7158388a9697ac0a65f26.tar.gz
xev-650f3a024714443113d7158388a9697ac0a65f26.tar.bz2
xev-650f3a024714443113d7158388a9697ac0a65f26.zip
Update package version number for X11R7 RC3 release.
Change-Id: I6c73b0dc390ce79586c8c80c034b844b5238cea4
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 46052cd..73f3573 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.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
+AC_INIT(xev,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE