summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:35 +0000
committerKevin E Martin <kem@kem.org>2005-12-15 00:24:35 +0000
commitb5670af70e2e29f67639e85106817740c83ccc8d (patch)
tree13dce9c24c04f9aa84bea532515145eeb69ceb5e /configure.ac
parentc68f6e145fac21f3fc6fe7d09b5e8639538d54e1 (diff)
downloadxorg-lib-libXtst-b5670af70e2e29f67639e85106817740c83ccc8d.tar.gz
Update package version number for final X11R7 release candidate.XORG-6_99_99_904
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 2916591..f9ad65b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXtst, 0.99.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXtst)
+AC_INIT(libXtst, 1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXtst)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE