diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-02-10 19:43:54 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-02-10 19:43:54 -0500 |
commit | 71d96cefc0314bc3ad6cad867586c492a287c6c9 (patch) | |
tree | 5403296bb66c93f050987be846233eb3f035f743 /src/win32/orconfig.h | |
parent | dac185edbae6b4802e517d744891bb831e863880 (diff) | |
download | tor-71d96cefc0314bc3ad6cad867586c492a287c6c9.tar.gz tor-71d96cefc0314bc3ad6cad867586c492a287c6c9.zip |
Update to 0.4.4.0-alpha-devtor-0.4.4.0-alpha-dev
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 5422c97485..3c8f91d53b 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.2-alpha" +#define VERSION "0.4.4.0-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |