diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-11-21 15:09:08 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-11-21 15:09:08 -0500 |
commit | 73fb44dcba29713d777430bd3278a8bc6c2e9e70 (patch) | |
tree | 3d2b9a7284129baf7ad06d760b20a01464e53ec0 /src/win32 | |
parent | b274e46309b4375f6014f3b698ea24b32d4935a5 (diff) | |
download | tor-73fb44dcba29713d777430bd3278a8bc6c2e9e70.tar.gz tor-73fb44dcba29713d777430bd3278a8bc6c2e9e70.zip |
Bump to 0.4.5.2-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 57ec53cf34..9ee583f564 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -217,7 +217,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.4.5.1-alpha-dev" +#define VERSION "0.4.5.2-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |