Update config.h for development.
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 22 Jan 2009 13:00:57 +0000 (14:00 +0100)
committerWim Taymans <wim@wtay.(none)>
Thu, 22 Jan 2009 13:00:57 +0000 (14:00 +0100)
win32/common/config.h

index 9aec4c19c6e06aeebd0f69bca1e34593ffae9dcf..5aabb68cb17d57dc82649c53c5cb3fb367545cc3 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.10"
+#define VERSION "0.10.10.1"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */