diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-27 08:32:56 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-27 08:32:56 -0400 |
commit | 95914ceb575ca4376845d8842a5cc996456d215c (patch) | |
tree | 4d4e7e2122fa5bf59fc58fe5a611d0afd93ad135 /src | |
parent | 07934664c56f3b5b9f500d2906b0cd7c7b39ec31 (diff) | |
download | tor-95914ceb575ca4376845d8842a5cc996456d215c.tar.gz tor-95914ceb575ca4376845d8842a5cc996456d215c.zip |
Bump to 0.4.4.3-alpha
Diffstat (limited to 'src')
-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 a06dac67c2..7089cdf4b6 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.4.2-alpha-dev" +#define VERSION "0.4.4.3-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |