diff --git a/ChangeLog b/ChangeLog index 033be09..28f1c53 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-03 Kevin E. Martin * configure.ac: diff --git a/configure.ac b/configure.ac index 89e6527..ca154ac 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-dummy], - 0.1.0.3, + 0.1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-dummy)