diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-11-01 16:41:56 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-11-01 16:41:56 -0500 |
commit | aa85284038fbb145ebd73abb7b995f31024bb8aa (patch) | |
tree | 6b4c7e0a8bc840f7d554e55b5634e01c547bb96a /src/win32 | |
parent | 26679713367b34188e034de1a90a424440294633 (diff) | |
download | tor-aa85284038fbb145ebd73abb7b995f31024bb8aa.tar.gz tor-aa85284038fbb145ebd73abb7b995f31024bb8aa.zip |
Update to 0.4.5.1-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 defbc35697..57ec53cf34 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.5.1-alpha" +#define VERSION "0.4.5.1-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |