diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-10-25 01:44:35 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-10-25 01:44:35 +0100 |
commit | 9cbcdfa8873eee52f6ff357278f825ad06a6722c (patch) | |
tree | 43bc9a5d56f7366bb1797219efa2090d1eedaa7e /win32/common/config.h | |
parent | e6b05111d37291a56e5edaca35cc4663814c5c89 (diff) | |
download | gstreamer-plugins-bad-9cbcdfa8873eee52f6ff357278f825ad06a6722c.tar.gz |
Release 1.0.21.0.2
Diffstat (limited to 'win32/common/config.h')
-rw-r--r-- | win32/common/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/config.h b/win32/common/config.h index 4969e46f4..3ce2ffbf1 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.0.1.1" +#define VERSION "1.0.2" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |