diff --git a/ChangeLog b/ChangeLog index 44cb0cd32e..33838f1f4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-25 Jan Schmidt + + * configure.ac: + Back to development -> 0.10.4.1 + === release 0.10.4 === 2008-05-21 Jan Schmidt diff --git a/common b/common index 5e771924d5..032f2d973b 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 5e771924d59d9ac912237ea466d0c60ad95df5ab +Subproject commit 032f2d973bd5c9a9b457cb5fc72d13dafe85c01e diff --git a/configure.ac b/configure.ac index 47b9407e75..065121036e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer FFMpeg, 0.10.4, +AC_INIT(GStreamer FFMpeg, 0.10.4.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-ffmpeg)