diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-03-10 10:28:09 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-03-10 10:28:09 -0400 |
commit | f0646919af14efc82c68535ba60f60cbdacd712f (patch) | |
tree | ff2a4585aab5da6e7da65b7a9920566ec1401c4b /src/win32 | |
parent | 72550c18c82fe7bafaf01a539fc9ef0f0dbf5e75 (diff) | |
download | tor-f0646919af14efc82c68535ba60f60cbdacd712f.tar.gz tor-f0646919af14efc82c68535ba60f60cbdacd712f.zip |
Bump to 0.4.3.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 7154b30f92..47ca863ce8 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.3.2-alpha-dev" +#define VERSION "0.4.3.3-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |