summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-02-19 08:58:33 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-02-19 10:35:10 +0000
commit2e5a516fba620baf712cfc971bb337b105132b0f (patch)
tree2d10a398197508b2fd66130e5aa06ee6de2506a2 /win32
parent870ee6508e1f117938402a5c8875c0e885b51ddf (diff)
downloadgstreamer-plugins-bad-2e5a516fba620baf712cfc971bb337b105132b0f.tar.gz
0.10.17.2 pre-release
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 55d47b871..8b0268c89 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 prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -199,7 +199,7 @@
#undef USE_POISONING
/* Version number of package */
-#define VERSION "0.10.17.1"
+#define VERSION "0.10.17.2"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */