diff --git a/configure.ac b/configure.ac index e1692528f5..47cc30e44a 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.62) 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 Bad Plug-ins, 0.11.92.1, +AC_INIT(GStreamer Bad Plug-ins, 0.11.93, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) @@ -53,8 +53,8 @@ dnl sets GST_LT_LDFLAGS AS_LIBTOOL(GST, 0, 0, 0) dnl *** required versions of GStreamer stuff *** -GST_REQ=0.11.91 -GSTPB_REQ=0.11.91 +GST_REQ=0.11.93 +GSTPB_REQ=0.11.93 dnl *** autotools stuff **** @@ -182,7 +182,7 @@ AC_CHECK_FUNC(socket,,[AC_CHECK_LIB(socket,socket)]) AC_CHECK_FUNC(gethostbyname,,[AC_CHECK_LIB(nsl,gethostbyname)]) dnl GLib is required -GLIB_REQ=2.31.14 +GLIB_REQ=2.32.0 AG_GST_GLIB_CHECK([$GLIB_REQ]) dnl checks for gstreamer diff --git a/gst-plugins-bad.doap b/gst-plugins-bad.doap index 173d0c8d32..bec1fd1fe8 100644 --- a/gst-plugins-bad.doap +++ b/gst-plugins-bad.doap @@ -33,6 +33,16 @@ real live maintainer, or some actual wide use. + + + 0.11.93 + 0.11 + Infralove + 2012-08-08 + + + + 0.11.92