diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-06-09 14:14:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-06-09 14:14:43 -0400 |
commit | d2f136aab1f7d76a458e834bd791cbb887c96b51 (patch) | |
tree | 40e54048749cf52af6ae62ee3fa0c6a5a4ed0825 /src/win32 | |
parent | 76d07940fd54b06965a4fc241bba2949107d0e3d (diff) | |
download | tor-0.4.5.0-alpha-dev.tar.gz tor-0.4.5.0-alpha-dev.zip |
Bump version to 0.4.5.0-alpha-devtor-0.4.5.0-alpha-dev
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 3c8f91d53b..3c7b2ab5fc 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.0-alpha-dev" +#define VERSION "0.4.5.0-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |