diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-26 01:21:27 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-26 01:21:27 +0100 |
commit | 9c813bc1c74d18abc29d2bd8c18be78ee28008fe (patch) | |
tree | ce1a148a81d7b21da35a85253ea3bd6f0c67aaa2 /win32 | |
parent | 936d87f64b2d6cc66d689910dd5a8cbd3d63b055 (diff) |
0.10.13.5 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 9bf006372..f70becb40 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.13.4" +#define VERSION "0.10.13.5" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |