summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:36 +0000
committerKevin E Martin <kem@kem.org>2005-12-15 00:24:36 +0000
commit2b7124954f5bedc8625c2f144bbbab4bbba7701c (patch)
tree1c3d4f86360d3aab516be64e9699cb78a9391c1f /configure.ac
parent3d3228a24513ea75c73f6d58ba50097f32b297a1 (diff)
downloadxorg-lib-libxtrans-2b7124954f5bedc8625c2f144bbbab4bbba7701c.tar.gz
Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-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 be5df3c..7218430 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xtrans, 0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans)
+AC_INIT(xtrans, 1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE