diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-02-10 13:37:59 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-02-10 13:37:59 -0500 |
commit | dab0b1c3a775ad2f0bd5df785cf6b0c56eb18361 (patch) | |
tree | 7f49259cbef1fc2f9ae62d42cdb836f44283369b /src/win32/orconfig.h | |
parent | 05a05773f284dd870282e05ae918d74300ddbc19 (diff) | |
download | tor-dab0b1c3a775ad2f0bd5df785cf6b0c56eb18361.tar.gz tor-dab0b1c3a775ad2f0bd5df785cf6b0c56eb18361.zip |
bump to 0.4.3.2-alpha
Diffstat (limited to 'src/win32/orconfig.h')
-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 adcd9df3ec..5422c97485 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.1-alpha-dev" +#define VERSION "0.4.3.2-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |