diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-10-23 23:16:45 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-10-23 23:16:45 +0100 |
commit | 08bb97a2fb4f9f914b670a3ada1a04c02bae73b1 (patch) | |
tree | 4790a8265d52c9803ea6d9441aa9890ce5daeec8 /win32/common | |
parent | bca0fb74b3e1161741a77e81f7fe4f95c61d338b (diff) |
Release 0.10.16
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 9ca676f8d..6ef59ee5e 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.15" +#define VERSION "0.10.16" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |