From 788ddee4e771f4a426d6a65cd649ed4b41c8b7b2 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Mon, 17 Sep 2012 18:04:51 +0100 Subject: Release 0.11.99 --- configure.ac | 6 +++--- gst-plugins-bad.doap | 10 ++++++++++ win32/common/config.h | 4 ++-- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index 7a498b929..04b1ea7c6 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.94.1, +AC_INIT(GStreamer Bad Plug-ins, 0.11.99, 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.94 -GSTPB_REQ=0.11.94 +GST_REQ=0.11.99 +GSTPB_REQ=0.11.99 dnl *** autotools stuff **** diff --git a/gst-plugins-bad.doap b/gst-plugins-bad.doap index 1fc4c37e6..3482b54fb 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.99 + 0.11 + Pleased to Meet You + 2012-09-17 + + + + 0.11.94 diff --git a/win32/common/config.h b/win32/common/config.h index 5debb1ab1..c439d5e61 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -24,7 +24,7 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git" +#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.11.94.1" +#define VERSION "0.11.99" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.3