diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-24 22:45:11 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-24 22:45:11 +0000 |
commit | 9bb4caf90e3745b4cf43c996119ad603fa875b10 (patch) | |
tree | df2f5e5e33445daafde2a5cfed5287b390c92085 /win32 | |
parent | 453c93192d5d8550f88be6b3bc58b69aeeb2f1b5 (diff) | |
download | gst-plugins-bad-9bb4caf90e3745b4cf43c996119ad603fa875b10.tar.gz gst-plugins-bad-9bb4caf90e3745b4cf43c996119ad603fa875b10.tar.bz2 gst-plugins-bad-9bb4caf90e3745b4cf43c996119ad603fa875b10.zip |
Release 0.10.9RELEASE-0_10_9
Original commit message from CVS:
Release 0.10.9
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 87e75d36..b4977239 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.8" +#define VERSION "0.10.9" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |