diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-06-11 16:00:36 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-06-11 16:00:36 +0100 |
commit | 1b7d1fc94cbe527560f93c8be65f857cddbbfa61 (patch) | |
tree | a73a8a576328d2790702c395afd41084cbf0c069 | |
parent | 22a7d56725ed5df7b694dd30776e64c8d5797dfb (diff) | |
download | gst-plugins-bad-1b7d1fc94cbe527560f93c8be65f857cddbbfa61.tar.gz gst-plugins-bad-1b7d1fc94cbe527560f93c8be65f857cddbbfa61.tar.bz2 gst-plugins-bad-1b7d1fc94cbe527560f93c8be65f857cddbbfa61.zip |
win32: Bump win32 config.h version number too
-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 8da7da0f..20ff23ed 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.12.2" +#define VERSION "0.10.12.3" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |