diff options
Diffstat (limited to 'win32/common/config.h')
-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 861f7cb8..4452ca54 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -202,7 +202,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.6" +#define VERSION "0.10.7" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |