diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-05-14 10:37:42 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-05-14 10:37:42 -0400 |
commit | 75fc33f3372b1098d46452b320ef5548d02053a9 (patch) | |
tree | 668a872b1a0712b8e0c9ca147ad7b0a53f3392b3 /src/win32 | |
parent | ee6409ab63b1810cb152b09b7b490808ce6d4e6b (diff) | |
download | tor-75fc33f3372b1098d46452b320ef5548d02053a9.tar.gz tor-75fc33f3372b1098d46452b320ef5548d02053a9.zip |
bump to 0.4.3.5
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 c797d4399c..ee5c48b446 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.4-rc-dev" +#define VERSION "0.4.3.5" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |