diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-10-28 18:05:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-10-28 18:05:17 -0400 |
commit | 00a0de8508f4cb5ab28b91884c3ca1733e2a174f (patch) | |
tree | f6a5020a378fabcb30f15da5fbc8df605ce9e4f2 /src/win32 | |
parent | 212c3acd42285b77ae8197a185cbb00fea2c8926 (diff) | |
download | tor-00a0de8508f4cb5ab28b91884c3ca1733e2a174f.tar.gz tor-00a0de8508f4cb5ab28b91884c3ca1733e2a174f.zip |
Bump version to 0.2.3.6-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 df5f2b46fa..a0b66f1470 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -234,7 +234,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.3.6-alpha" +#define VERSION "0.2.3.6-alpha-dev" |