diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-04-12 10:50:10 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-04-12 10:50:10 +0200 |
commit | 1ab0174c4029772e18ce83883220018c3d0c0a95 (patch) | |
tree | b96d34a48ac97d5577fd8000dca049a0905b0cfd /win32 | |
parent | 2ba59831c02979c9097185920071c52180bbf68c (diff) |
Release 0.11.90
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 a151a5410..e02bd01fe 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.89.1" +#define VERSION "0.11.90" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |