summaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-06-11 16:00:36 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-06-11 16:00:36 +0100
commit1b7d1fc94cbe527560f93c8be65f857cddbbfa61 (patch)
treea73a8a576328d2790702c395afd41084cbf0c069 /win32
parent22a7d56725ed5df7b694dd30776e64c8d5797dfb (diff)
downloadgst-plugins-bad-1b7d1fc94cbe527560f93c8be65f857cddbbfa61.tar.gz
gst-plugins-bad-1b7d1fc94cbe527560f93c8be65f857cddbbfa61.tar.bz2
gst-plugins-bad-1b7d1fc94cbe527560f93c8be65f857cddbbfa61.zip
win32: Bump win32 config.h version number too
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 8da7da0f..20ff23ed 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.10.12.2"
+#define VERSION "0.10.12.3"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */