win32: Update the win32 config.h
authorJan Schmidt <thaytan@noraisin.net>
Thu, 21 May 2009 20:35:32 +0000 (21:35 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 21 May 2009 20:35:32 +0000 (21:35 +0100)
win32/common/config.h

index 71a8018..7b97346 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.12"
+#define VERSION "0.10.12.1"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */