diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-09-14 13:17:37 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-09-14 13:17:37 -0400 |
commit | f6b88947269bcc5ae95ef46ef392482c733d86df (patch) | |
tree | 5bbcc46e9dce70a7b6c87f1ca8b23239703245ef /src | |
parent | 85a1e6c6018153f76afe175e51e0199dd2651678 (diff) | |
download | tor-f6b88947269bcc5ae95ef46ef392482c733d86df.tar.gz tor-f6b88947269bcc5ae95ef46ef392482c733d86df.zip |
Bump version to 0.4.4.5
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 9957ad1abc..5732ccedf4 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.4-rc-dev" +#define VERSION "0.4.4.5" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |