summaryrefslogtreecommitdiff
path: root/win32/common/config.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-06-05 18:10:29 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-06-05 18:29:49 +0200
commit37427ccaefdda7507abaa6979f6bc4cefbf80e7e (patch)
tree0de5e332bc8aeca5ce494fafbfe9deae536d5693 /win32/common/config.h
parentf3247930df5847d08a3081d2c39d6c9a08c97cc4 (diff)
downloadgstreamer-plugins-bad-37427ccaefdda7507abaa6979f6bc4cefbf80e7e.tar.gz
Release 1.1.11.1.1
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 b5553fe45..683549114 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 "1.1.0.1"
+#define VERSION "1.1.1"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */