diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-21 21:42:04 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-21 21:42:04 +0200 |
commit | 4d7ce8c5068b89b149704d005187186eb9a75dce (patch) | |
tree | 259fca2406ea2b4498be9d885008d73fe09060ea /win32 | |
parent | 0ee6ce901ddec2538783c4d271a02ec38e71ee5f (diff) | |
download | gstreamer-plugins-bad-4d7ce8c5068b89b149704d005187186eb9a75dce.tar.gz |
0.10.19.4 pre-release
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 fa61520ee..f949e9b9f 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.19.3" +#define VERSION "0.10.19.4" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |