diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:13 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:13 +0000 |
commit | 6242a2e0b2d8c9fb6e01a96a2029eb880d270f5e (patch) | |
tree | fd1ea06501b4793a0511cf0e10087d2f0c8e852f | |
parent | cc15ee9aeb69aff196a2fd3651aeb88261062066 (diff) |
Update package version number for RC1 release.XORG-6_99_99_903XORG-6_99_99_902XORG-6_99_99_901MODULAR_COPY
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 20f0e85..13dcbfb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([BigReqsProto], [1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([BigReqsProto], [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |