diff --git a/ChangeLog b/ChangeLog index e4d905b..be8ef2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-09 Kevin E. Martin + + * configure.ac: + Update package version number for X11R7 RC2 release. + 2005-11-01 Kevin E. Martin * configure.ac: diff --git a/configure.ac b/configure.ac index 98c15ff..985e534 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-cirrus], - 1.0.0.1, + 1.0.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-cirrus)