diff --git a/ChangeLog b/ChangeLog index a807e2b0ad..f843336d74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-05 Jan Schmidt + + * configure.ac: + 0.10.19.2 pre-release + 2008-06-04 Jan Schmidt * win32/common/libgstrtsp.def: diff --git a/common b/common index 130fa8f739..68fb019d40 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 130fa8f739ff09aedb520c33239f53d06cfe9bd5 +Subproject commit 68fb019d4044b9878aef4ca223fc13c19ffc7d0c diff --git a/configure.ac b/configure.ac index 97d7875d4d..e3bd484238 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, cvs and prerelease does -Werror too dnl use a three digit version number for releases, and four for cvs/prerelease -AC_INIT(GStreamer Base Plug-ins, 0.10.19.1, +AC_INIT(GStreamer Base Plug-ins, 0.10.19.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base)