diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-05-16 01:58:33 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-05-16 01:59:32 +0100 |
commit | 347c35e482643550bba9e4741d6171c7f160ba08 (patch) | |
tree | 75a11f180d0670aa8c482430af849a9ff3f22e47 /win32 | |
parent | 0d91864b21515581d6865323344dbe6ee329fb9e (diff) | |
download | gst-plugins-bad-347c35e482643550bba9e4741d6171c7f160ba08.tar.gz gst-plugins-bad-347c35e482643550bba9e4741d6171c7f160ba08.tar.bz2 gst-plugins-bad-347c35e482643550bba9e4741d6171c7f160ba08.zip |
0.10.11.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 df6dfb18..3da50412 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.11.2" +#define VERSION "0.10.11.3" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |