diff --git a/ChangeLog b/ChangeLog index fa5623f83b..3a5984a443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-08 Jan Schmidt + + * configure.ac: + back to CVS + === release 0.10.3 === 2006-02-08 Jan Schmidt diff --git a/configure.ac b/configure.ac index 428951d4fe..4d97369920 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(gstreamer, GST_VERSION, 0, 10, 3, 0, +AS_VERSION(gstreamer, GST_VERSION, 0, 10, 3, 1, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ?