diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-10-12 14:27:57 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-10-12 14:27:57 +0100 |
commit | b8c520d874c18b63d7d07680512e41caeeaf8a20 (patch) | |
tree | 44d25110d34e4e6a9befdeaf83bc088b99349ed6 /win32 | |
parent | d1f931630d61aebc7dad7b43e9acdf31d47ef1ed (diff) | |
download | gstreamer-plugins-bad-b8c520d874c18b63d7d07680512e41caeeaf8a20.tar.gz |
0.10.14.2 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 b2b80a94a..c5626a848 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.14.1" +#define VERSION "0.10.14.2" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |