diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-01-28 11:20:01 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-01-28 11:20:01 -0500 |
commit | 26a07287a458a566e70798ba1c62e1b9b19ec25c (patch) | |
tree | c34ef5c7ee9a03305f662f0e2d1f17c58a5b1414 /src/win32 | |
parent | ceb5735652326f053d4e18c76549b1ce1770a0b7 (diff) | |
download | tor-26a07287a458a566e70798ba1c62e1b9b19ec25c.tar.gz tor-26a07287a458a566e70798ba1c62e1b9b19ec25c.zip |
Bump to 0.4.5.5-rc
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 c3cd07f7b1..b09506b9e9 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.4-rc-dev" +#define VERSION "0.4.5.5-rc" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |