diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-07-18 17:56:47 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-07-18 17:56:47 -0400 |
commit | 99348ce8314d8e69e9b595fc345583ea713bf722 (patch) | |
tree | 6a6fa4134d979f02bf43abf23fd998b64e3cf32a /src/win32 | |
parent | bceb136840815bf5014b95adef52eb832fb0b99c (diff) | |
download | tor-99348ce8314d8e69e9b595fc345583ea713bf722.tar tor-99348ce8314d8e69e9b595fc345583ea713bf722.tar.gz |
Bump version to 0.2.3.2-alpha-dev
Diffstat (limited to 'src/win32')
-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 dd906ce3e..ed6da8eae 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.2-alpha" +#define VERSION "0.2.3.2-alpha-dev" |