[gst-cvs] gst-plugins-bad: 0.10.13.5 pre-release

Tim Mueller tpm at kemper.freedesktop.org
Tue Aug 25 17:38:06 PDT 2009


Module: gst-plugins-bad
Branch: master
Commit: 9c813bc1c74d18abc29d2bd8c18be78ee28008fe
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=9c813bc1c74d18abc29d2bd8c18be78ee28008fe

Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Aug 26 01:21:27 2009 +0100

0.10.13.5 pre-release

---

 configure.ac          |    2 +-
 win32/common/config.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 423a3ea..4e8e927 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 Bad Plug-ins, 0.10.13.4,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.13.5,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-bad)
 
diff --git a/win32/common/config.h b/win32/common/config.h
index 9bf0063..f70becb 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -199,7 +199,7 @@
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.10.13.4"
+#define VERSION "0.10.13.5"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */





More information about the Gstreamer-commits mailing list