diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-17 21:18:50 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-17 21:18:50 -0700 |
commit | 47ab9a206702b732dfe9713d0425ab94a32cc8e9 (patch) | |
tree | 00e18e2488b9aa93ef5a8f647d186154364ca87a | |
parent | 88790927611a794b9acd55d35886679a84c449c6 (diff) |
xorg-docs 1.4.99.902 (1.5 RC 2) snapshot for X11R7.5 RC1 docsxorg-docs-1.4.99.902
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4d13606..71f68f8 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT([xorg-docs], [1.4.99.901], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([xorg-docs], [1.4.99.902], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) # Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG |