0.10.18.3 pre-release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 26 May 2010 13:11:15 +0000 (14:11 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 26 May 2010 13:11:15 +0000 (14:11 +0100)
configure.ac
win32/common/config.h

index 45067e9a5391af3564e1f55c5e4c43424de13065..fe83c798fab13dfa10aa7bd25ada392d0f0159f6 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.18.2,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.18.3,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-bad)
 
index a59d7d1baf1c173428931e496973487da24ad806..c70e8d9bea1fc6c0030b91ae837cfa6bc001157d 100644 (file)
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.10.18.2"
+#define VERSION "0.10.18.3"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */