From e2d3e1fbe8aba9ce2be76bc8501545d0c37e4e85 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Thu, 15 Dec 2005 00:24:13 +0000 Subject: Update package version number for final X11R7 release candidate. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 04aeb56..1a5633b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-14 Kevin E. Martin + + * configure.ac: + Update package version number for final X11R7 release candidate. + 2005-12-14 Alan Coopersmith * man/general/X.man: diff --git a/configure.ac b/configure.ac index 968e7ed..665afb0 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], [0.99.1], [http://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([xorg-docs], [1.0.0], [http://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) DEFAULT_X11DOCDIR=${datadir}/X11/doc -- cgit v1.2.3