aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller2009-08-29 13:35:31 -0500
committerTim-Philipp Müller2009-08-29 13:35:31 -0500
commitb6b7c0aace9f5457cd65fa4f40e1228873809da4 (patch)
tree519321b6d736c4c37afd33a84bff761214b02192 /win32
parent6af3fb44cd76fc08a570e2b7d45e09952d901b51 (diff)
downloadgst-plugins-bad0-10-b6b7c0aace9f5457cd65fa4f40e1228873809da4.tar.gz
gst-plugins-bad0-10-b6b7c0aace9f5457cd65fa4f40e1228873809da4.tar.xz
gst-plugins-bad0-10-b6b7c0aace9f5457cd65fa4f40e1228873809da4.zip
Release 0.10.14
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index f70becb40..3a11e3b45 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -24,7 +24,7 @@
24#define GST_LICENSE "LGPL" 24#define GST_LICENSE "LGPL"
25 25
26/* package name in plugins */ 26/* package name in plugins */
27#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git/prerelease" 27#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release"
28 28
29/* package origin */ 29/* package origin */
30#define GST_PACKAGE_ORIGIN "Unknown package origin" 30#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -199,7 +199,7 @@
199#undef USE_POISONING 199#undef USE_POISONING
200 200
201/* Version number of package */ 201/* Version number of package */
202#define VERSION "0.10.13.5" 202#define VERSION "0.10.14"
203 203
204/* Define to 1 if your processor stores words with the most significant byte 204/* Define to 1 if your processor stores words with the most significant byte
205 first (like Motorola and SPARC, unlike Intel and VAX). */ 205 first (like Motorola and SPARC, unlike Intel and VAX). */