diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-06-07 16:23:09 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-06-07 16:23:09 +0200 |
commit | ab7c61d165bccbdc02c2533602abd8ceb50d79db (patch) | |
tree | 8be514de4bdef3270afa5578549b34d6417b29f6 /win32 | |
parent | 017399486b1a22cec9f8b2f3fc3d0c53b49e9c39 (diff) | |
download | gstreamer-plugins-bad-ab7c61d165bccbdc02c2533602abd8ceb50d79db.tar.gz |
Release 0.11.92RELEASE-0.11.92
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 6e28c6725..44c76af3a 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 "0.11.91.1" +#define VERSION "0.11.92" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |