diff --git a/ChangeLog b/ChangeLog index 2e20cd4851..871b2a36d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-05 Jan Schmidt + + * configure.ac: + 0.10.19.2 pre-release + 2008-06-05 Tim-Philipp Müller * gst/gsterror.c: (_gst_stream_errors_init): diff --git a/configure.ac b/configure.ac index ad66acdc19..18f5ee9a20 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, 0.10.19.1, +AC_INIT(GStreamer, 0.10.19.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT