diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-08-11 17:46:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-08-11 17:46:44 -0400 |
commit | 1770d1c216259f28684c5230c3cea463c1da3161 (patch) | |
tree | 653bcc9fb5b39d4487a2b881a6aac75a0a395044 /src | |
parent | d76f8457f305fd7445dc09131b418b1bfbd99988 (diff) | |
download | tor-1770d1c216259f28684c5230c3cea463c1da3161.tar.gz tor-1770d1c216259f28684c5230c3cea463c1da3161.zip |
bump version to 0.4.4.4-rc
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 eb9b9c905f..bb8eb4c769 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.3-alpha-dev" +#define VERSION "0.4.4.4-rc" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |