diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-01-21 12:33:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-01-21 12:33:05 -0500 |
commit | e144134294971f31784220091b3efa7cedfa3cd0 (patch) | |
tree | d21d497a0abd09d1a99e004a4ebb23f6a7552ba4 /src/win32/orconfig.h | |
parent | 87f129977c7201ff15a567e297a82403dabfb723 (diff) | |
download | tor-e144134294971f31784220091b3efa7cedfa3cd0.tar.gz tor-e144134294971f31784220091b3efa7cedfa3cd0.zip |
Bump to 0.4.3.1-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 be71c7987c..2ed09b4cf2 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.0-alpha-dev" +#define VERSION "0.4.3.1-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |