summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-05 18:02:56 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-05 18:02:56 +0200
commitcda192b3b7e54fdbee55958b39030d493ff21411 (patch)
treebeba17de5f39773df3bc51b310dbf22aedc5dee5 /win32
parenteb8c6872d8d53fa8dd836e5a1d05e6122a2d4fbd (diff)
gst: Update for GST_PLUGIN_DEFINE() API changes
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index c56fa6dea..a151a5410 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -199,7 +199,7 @@
#undef USE_POISONING
/* Version number of package */
-#define VERSION "0.11.2.1"
+#define VERSION "0.11.89.1"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */