From 78843400f9004d9d15812bbc08458c266813aec0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 14 Apr 2016 14:35:37 +0100 Subject: Release 1.6.4 --- win32/common/config.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'win32/common/config.h') diff --git a/win32/common/config.h b/win32/common/config.h index 9ea52d49e..ab5479548 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -89,7 +89,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2016-01-20" +#define GST_PACKAGE_RELEASE_DATETIME "2016-04-14" /* Define if static plugins should be built */ #undef GST_PLUGIN_BUILD_STATIC @@ -717,7 +717,7 @@ #define PACKAGE_NAME "GStreamer Bad Plug-ins" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.6.3" +#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.6.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gst-plugins-bad" @@ -726,7 +726,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.6.3" +#define PACKAGE_VERSION "1.6.4" /* directory where plugins are located */ #ifdef _DEBUG @@ -770,7 +770,7 @@ #undef USE_EGL_RPI /* Version number of package */ -#define VERSION "1.6.3" +#define VERSION "1.6.4" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ -- cgit v1.2.1