diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-10-26 00:42:16 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-10-26 00:42:56 +0000 |
commit | c0789cccf7694f3220dd80d3fd79c292cb6872e7 (patch) | |
tree | e195d6076022de30b3c93d30b8227a090bfe0cc0 /win32 | |
parent | ca6e2f1fa3c8634e1a686e31c08397f69cb225f4 (diff) | |
download | gstreamer-plugins-bad-c0789cccf7694f3220dd80d3fd79c292cb6872e7.tar.gz |
win32: Commit bumped version number
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 6ef59ee5e..fda5e2c31 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.16" +#define VERSION "0.10.16.1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |