summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-03-09 17:50:29 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-03-09 18:00:26 +0000
commit5d0b8af8e692b27c52320123762f8611e715e115 (patch)
tree1d92221d123b9c02b64ba7d16ffc888210ce2228 /win32
parent9194b36eb20e2112f5dd05cc62eee99a30475d55 (diff)
downloadgstreamer-plugins-bad-5d0b8af8e692b27c52320123762f8611e715e115.tar.gz
Back to development
Diffstat (limited to 'win32')
-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 9018b0351..01e573d41 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.10.18"
+#define VERSION "0.10.18.1"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */