diff --git a/ChangeLog b/ChangeLog index f1bd720..253fecf 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-06 Kevin E. Martin * man/Makefile.am: diff --git a/configure.ac b/configure.ac index 9ddd13c..228d969 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-v4l], - 0.0.1.3, + 0.0.1.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-v4l)