diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 00:13:31 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 00:13:31 +0000 |
commit | a7360f27dfd84d8639ffba4ef1f9cb24fb23d503 (patch) | |
tree | 235547737695473e9e91e955c488a0b5f40ae6d8 /win32 | |
parent | 4978843dcdc44d9e9ec5328670630f9811572797 (diff) | |
download | gstreamer-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.gz |
Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6
Original commit message from CVS:
Release 0.10.6 - A Big Deep Breath
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 6a54f838f..861f7cb83 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -27,7 +27,7 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease" +#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" @@ -202,7 +202,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.5.1" +#define VERSION "0.10.6" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |