config: update config
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 6 Dec 2010 16:54:04 +0000 (17:54 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 6 Dec 2010 16:54:04 +0000 (17:54 +0100)
win32/common/config.h

index d49c056a71f8152f51424eaf4e0639da6c4f9bec..dd84f004bb7df8ab93be2abe4b48a6aeec620acb 100644 (file)
@@ -6,7 +6,7 @@
 #undef ENABLE_NLS
 
 /* gettext package name */
-#define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
+#define GETTEXT_PACKAGE "gst-plugins-bad-0.11"
 
 /* PREFIX - specifically added for Windows for easier moving */
 #define PREFIX "C:\\gstreamer"
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.10.20.1"
+#define VERSION "0.11.0.1"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */