diff --git a/ChangeLog b/ChangeLog index 2b63059294..64acec6965 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-14 Tim-Philipp Müller + + * configure.ac: + back to CVS. + === release 0.10.5 === 2006-03-13 Thomas Vander Stichele diff --git a/configure.ac b/configure.ac index b24566a721..12b87da8ce 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 5, 0, +AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 5, 1, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ?