diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 5483b6d064..dd906ce3e0 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -233,4 +233,4 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.3.1-alpha-dev" +#define VERSION "0.2.3.2-alpha" |