diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-06-18 08:29:56 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-06-18 08:29:56 +0100 |
commit | 6fa061851e62d1fb0ccd6796e43e70834e14b43b (patch) | |
tree | 486cbbb8f6cdda9b293ddb9edca50414e9f89ad8 /win32 | |
parent | 62f81b87267057e3f9b43339f4f12badf34b848c (diff) | |
download | gst-plugins-bad-6fa061851e62d1fb0ccd6796e43e70834e14b43b.tar.gz gst-plugins-bad-6fa061851e62d1fb0ccd6796e43e70834e14b43b.tar.bz2 gst-plugins-bad-6fa061851e62d1fb0ccd6796e43e70834e14b43b.zip |
Release 0.10.13
Diffstat (limited to 'win32')
-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 20ff23ed..2134d541 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/prerelease" +#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.10.12.3" +#define VERSION "0.10.13" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |