summaryrefslogtreecommitdiff
path: root/win32/common/config.h
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-09-14 16:29:23 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2012-09-14 16:29:23 +0200
commit0d8f8a5134c16e6bb4754a2d712a5bcad401e44d (patch)
tree7de5b47e93192c07886d0069b8eac52893ba65f5 /win32/common/config.h
parent744bd3d3f249aa9ec548bbfe2371acf6bd098094 (diff)
downloadgstreamer-plugins-bad-0d8f8a5134c16e6bb4754a2d712a5bcad401e44d.tar.gz
rename some caps and elements in examples
Diffstat (limited to 'win32/common/config.h')
-rw-r--r--win32/common/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index 78932dbe8..5debb1ab1 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -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 git"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -199,7 +199,7 @@
#undef USE_POISONING
/* Version number of package */
-#define VERSION "0.11.94"
+#define VERSION "0.11.94.1"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */