summaryrefslogtreecommitdiff
path: root/win32/common
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-02-17 11:05:37 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2012-02-17 11:05:37 +0100
commite4754d274bae87e1f1528acd83c1e09d783aff6e (patch)
tree322b42e0ce5485e11e459baf748bc60c029b1a80 /win32/common
parentf08e247051c5c6d0aaacc29f99a2b0bb9de8405e (diff)
downloadgstreamer-plugins-bad-e4754d274bae87e1f1528acd83c1e09d783aff6e.tar.gz
RELEASE 0.11.1RELEASE-0.11.1
Diffstat (limited to 'win32/common')
-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 dd84f004b..77fc8142b 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 git"
+#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -199,7 +199,7 @@
#undef USE_POISONING
/* Version number of package */
-#define VERSION "0.11.0.1"
+#define VERSION "0.11.1"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */