win32: Commit the win32 config with bumped version number.
authorJan Schmidt <thaytan@noraisin.net>
Fri, 24 Apr 2009 15:01:44 +0000 (16:01 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 24 Apr 2009 15:01:44 +0000 (16:01 +0100)
Should have committed this when I unfroze the build last time, sorry.

win32/common/config.h

index fcaf7a0..c012aaf 100644 (file)
@@ -24,7 +24,7 @@
 #define GST_LICENSE "LGPL"
 
 /* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release"
+#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease"
 
 /* package origin */
 #define GST_PACKAGE_ORIGIN "Unknown package origin"
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.10.11"
+#define VERSION "0.10.11.1"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */