diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-10-16 12:30:59 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-10-16 12:30:59 +0100 |
commit | 47a479e6890181ac38cf8d8999c9c736ea7b69db (patch) | |
tree | 542a4978a720c2119577ba43971329b74504e0de /win32 | |
parent | 08a6997add05131df4be1c6efa4e53e0c4f3291e (diff) |
0.10.14.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 670748b92..edd5b04af 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.14.3" +#define VERSION "0.10.14.4" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |