summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:48:08 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:48:08 +0000
commit4e76e346fc73c6650cee2882be993105acf0bd2e (patch)
treeadd3a46bf6ff43412b6ee55b64f38922e1880d72
parent427b8cbd08e59db30783f54ece3add718140ae3c (diff)
Update package version number for RC1 release.XORG-6_99_99_901
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 84e38d9..6b1a569 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(libWindowsWM, 1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libWindowsWM)
+AC_INIT(libWindowsWM, 0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libWindowsWM)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE