diff options
author | Dave Robillard <dave@drobilla.net> | 2009-08-15 17:26:39 -0400 |
---|---|---|
committer | Dave Robillard <dave@drobilla.net> | 2009-08-15 17:26:39 -0400 |
commit | 9a9917e89144923a79acaf8745ba7b958feda2a4 (patch) | |
tree | 46b8383d03acd11adb6d085abd32b44e5913da63 /win32/common | |
parent | e46ff7bda0f7996b456476dccb4a822688a690fb (diff) | |
parent | 2aa6fa29edf380a40c962a85aad3501950c71492 (diff) | |
download | gst-plugins-bad-9a9917e89144923a79acaf8745ba7b958feda2a4.tar.gz gst-plugins-bad-9a9917e89144923a79acaf8745ba7b958feda2a4.tar.bz2 gst-plugins-bad-9a9917e89144923a79acaf8745ba7b958feda2a4.zip |
Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-bad into fdo
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 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). */ |