diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-10-17 14:46:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-10-17 14:46:00 -0400 |
commit | 389bae0e8b5aef5c485fc6674027c049a7f7d591 (patch) | |
tree | fa4d869ab81c2ea1f9b27971c8e02f01801fb08b /src/win32 | |
parent | 444e9b37c53b0246158a4fca2e4e6e732deb8799 (diff) | |
download | tor-389bae0e8b5aef5c485fc6674027c049a7f7d591.tar.gz tor-389bae0e8b5aef5c485fc6674027c049a7f7d591.zip |
Bump to 0.3.5.3-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..4c89925d31 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.5.3-alpha-dev" |