diff options
author | Dave Robillard <dave@drobilla.net> | 2009-08-15 17:26:43 -0400 |
---|---|---|
committer | Dave Robillard <dave@drobilla.net> | 2009-08-15 17:26:43 -0400 |
commit | ef06c438a55b251baa82761a26d6abc4a06382a8 (patch) | |
tree | 061f3a0fbcd3ad56a68a2520f160f76eab707680 /win32 | |
parent | e937d82162aa78a7aa88874f0eb12c895fffd7b7 (diff) | |
parent | 9a9917e89144923a79acaf8745ba7b958feda2a4 (diff) | |
download | gst-plugins-bad-ef06c438a55b251baa82761a26d6abc4a06382a8.tar.gz gst-plugins-bad-ef06c438a55b251baa82761a26d6abc4a06382a8.tar.bz2 gst-plugins-bad-ef06c438a55b251baa82761a26d6abc4a06382a8.zip |
Merge branch 'fdo' into lv2
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 d1903cf6..578f5af3 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.13.2" +#define VERSION "0.10.13.3" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |