diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-24 00:18:30 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-24 00:18:30 +0000 |
commit | 10e4194d5da531826365d11d085e9715cc2e1764 (patch) | |
tree | eb7e8a12e56aa4e345b12773cde33e199f344b95 /win32/common | |
parent | 5d68a26ffa04450f33d812e90934c2f2a3c4f331 (diff) | |
download | gst-plugins-bad-10e4194d5da531826365d11d085e9715cc2e1764.tar.gz gst-plugins-bad-10e4194d5da531826365d11d085e9715cc2e1764.tar.bz2 gst-plugins-bad-10e4194d5da531826365d11d085e9715cc2e1764.zip |
Release 0.10.7RELEASE-0_10_7
Original commit message from CVS:
Release 0.10.7
Diffstat (limited to 'win32/common')
-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 861f7cb8..4452ca54 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -202,7 +202,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.6" +#define VERSION "0.10.7" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |