0.10.13.5 pre-release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 26 Aug 2009 00:21:27 +0000 (01:21 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 26 Aug 2009 00:21:27 +0000 (01:21 +0100)
configure.ac
win32/common/config.h

index 423a3ea..4e8e927 100644 (file)
@@ -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)
 
index 9bf0063..f70becb 100644 (file)
 #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). */