diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-06-05 22:43:50 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-06-10 18:43:10 +0100 |
commit | 22a7d56725ed5df7b694dd30776e64c8d5797dfb (patch) | |
tree | 5cea340ba2e10765c60f17db0c00117ec1ef4be6 /win32 | |
parent | 7b28f931bb665dcacb228c153321ebf10852cb80 (diff) | |
download | gst-plugins-bad-22a7d56725ed5df7b694dd30776e64c8d5797dfb.tar.gz gst-plugins-bad-22a7d56725ed5df7b694dd30776e64c8d5797dfb.tar.bz2 gst-plugins-bad-22a7d56725ed5df7b694dd30776e64c8d5797dfb.zip |
0.10.12.3 pre-release
Diffstat (limited to 'win32')
-rw-r--r-- | win32/common/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/config.h b/win32/common/config.h index ca6ae1c6..8da7da0f 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.1" +#define VERSION "0.10.12.2" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |