diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-10-17 14:46:38 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-10-17 14:46:38 -0400 |
commit | fd2e0ac1c39088a315ccce648e52536a43ba3c27 (patch) | |
tree | d2f84eabe0eae22c4d5ef6471b9f226cb301aa9c /src/win32 | |
parent | 0afa0bc167860c13821ed3e84c68744045ed6938 (diff) | |
download | tor-fd2e0ac1c39088a315ccce648e52536a43ba3c27.tar.gz tor-fd2e0ac1c39088a315ccce648e52536a43ba3c27.zip |
Bump to 0.3.6.0-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 7a4a1d72c0..de3bf09282 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -218,7 +218,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.3.5.3-alpha" +#define VERSION "0.3.6.0-alpha-dev" |