diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-11-17 01:25:47 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-11-17 01:25:47 +0000 |
commit | 8ca8d764e50730b3d1ba05e7a56dbf1522d14b7d (patch) | |
tree | 21e63ea4c9b122e0caa0e8c7b90ffbf91c89d066 /win32 | |
parent | a48204dff58ae7918590dbd941070c7a9ab64f3c (diff) | |
download | gstreamer-plugins-bad-8ca8d764e50730b3d1ba05e7a56dbf1522d14b7d.tar.gz |
Release 0.10.17RELEASE-0.10.17
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 457273b5d..de737debc 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.3" +#define VERSION "0.10.17" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |