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
commit6455000546cf8fd14f165a4f13590f94fc9948dc (patch)
tree03294750a90277680d44dc40d78b4aa28df92268 /configure.ac
parent22c88452663d7c0b4f854f056968527298b412d2 (diff)
Update package version number for final X11R7 release candidate.XORG-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 faa666d..f5b897e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
-AC_INIT(libXxf86vm, 0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXxf86vm)
+AC_INIT(libXxf86vm, 1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXxf86vm)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE