diff --git a/ChangeLog b/ChangeLog index b254fe6..eedd97d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-03 Kevin E. Martin + + * configure.ac: + Update package version number for X11R7 RC3 release. + 2005-12-01 Kevin E. Martin * configure.ac: diff --git a/configure.ac b/configure.ac index b0a3601..66e8746 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-mouse], - 1.0.1, + 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-mouse)