X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fgst-plugins-ugly0-10.git;a=blobdiff_plain;f=win32%2Fcommon%2Fconfig.h;h=6072d4bd840f1851bf0d3591ac0e4cb044599ccc;hp=fe4716d8d1ddb053f0c0751788e2e33254fea68e;hb=2be7e631bd90055c25fef49922f53c4c8cb1ceca;hpb=6a52d3f73ca65bd196f3db18435f8cd82d5faf65 diff --git a/win32/common/config.h b/win32/common/config.h index fe4716d8..6072d4bd 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -52,7 +52,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2011-12-10T15:16Z" +#define GST_PACKAGE_RELEASE_DATETIME "2012-02-05T11:36Z" /* Define to enable a52dec (used by a52dec). */ #undef HAVE_A52DEC @@ -233,7 +233,7 @@ #define PACKAGE_NAME "GStreamer Ugly Plug-ins" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.18.2" +#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.18.3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gst-plugins-ugly" @@ -242,7 +242,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.10.18.2" +#define PACKAGE_VERSION "0.10.18.3" /* directory where plugins are located */ #ifdef _DEBUG @@ -270,7 +270,7 @@ #undef STDC_HEADERS /* Version number of package */ -#define VERSION "0.10.18.2" +#define VERSION "0.10.18.3" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */