diff --git a/ChangeLog b/ChangeLog index 8a7ad8dba6..d1831360a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-11-11 Thomas Vander Stichele + + * configure.ac: back to HEAD + === release 0.9.5 === 2005-11-11 Thomas Vander Stichele diff --git a/configure.ac b/configure.ac index ef844ed49c..c34623de17 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE 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-ffmpeg, GST_FFMPEG_VERSION, 0, 9, 5, 0, +AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 9, 5, 1, GST_CVS="no", GST_CVS="yes") dnl we cheat here so we don't have to change the actual configure code bit