diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-09 10:31:55 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-09 10:31:55 -0400 |
commit | 3efd604743a9468542e75971cff4dccc5fa894c6 (patch) | |
tree | 918008e6eb72c97c4e9e226202862303598de111 /src/win32 | |
parent | f9f4c4ab1d37920eb76b024a1057a0b26ddb8377 (diff) | |
download | tor-3efd604743a9468542e75971cff4dccc5fa894c6.tar.gz tor-3efd604743a9468542e75971cff4dccc5fa894c6.zip |
Update version to 0.4.4.2-alpha.
Diffstat (limited to 'src/win32')
-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 ddcc3205cd..beb2561eec 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.1-alpha-dev" +#define VERSION "0.4.4.2-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |