diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-10-17 09:26:32 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-10-17 09:26:32 -0400 |
commit | d70ca3554eb484983e28247df4732e0525a8e276 (patch) | |
tree | 7b99ee714292061a9949c7d62fe3a6724be6465b /src/win32 | |
parent | 4b4233e0bc0255a10cfba5b4f926e120169cb79c (diff) | |
download | tor-d70ca3554eb484983e28247df4732e0525a8e276.tar.gz tor-d70ca3554eb484983e28247df4732e0525a8e276.zip |
Bump to 0.3.5.3-alpha
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 09a29fa5ac..7a4a1d72c0 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.2-alpha-dev" +#define VERSION "0.3.5.3-alpha" |