summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-04-14 14:35:37 +0100
committerTim-Philipp Müller <tim@centricular.com>2016-04-14 14:35:37 +0100
commit78843400f9004d9d15812bbc08458c266813aec0 (patch)
tree615caa44b2c8d31a37c9da5b290a5e6920a1b676 /win32
parent6481a8bc0d442920faadeae2da392d73f6ec9038 (diff)
downloadgstreamer-plugins-bad-78843400f9004d9d15812bbc08458c266813aec0.tar.gz
Release 1.6.41.6.4
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h8
1 files changed, 4 insertions, 4 deletions
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). */