diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-05-12 00:50:01 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-05-12 00:50:01 +0100 |
commit | 32ab2bd04eb15545e5953aaca445c57a4d083ee3 (patch) | |
tree | b286b296d4b66851d0aedd638e609509b76b1021 /win32 | |
parent | 11a7e37325cae90f43a02d61cedd4ad09a2b21fd (diff) | |
download | gst-plugins-bad-32ab2bd04eb15545e5953aaca445c57a4d083ee3.tar.gz gst-plugins-bad-32ab2bd04eb15545e5953aaca445c57a4d083ee3.tar.bz2 gst-plugins-bad-32ab2bd04eb15545e5953aaca445c57a4d083ee3.zip |
0.10.11.2 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 c012aaff..df6dfb18 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.11.1" +#define VERSION "0.10.11.2" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |