diff options
author | David Goulet <dgoulet@torproject.org> | 2021-10-26 09:16:44 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-10-26 09:16:44 -0400 |
commit | 446135aff0b38df7e21a0484380f45d52436c36e (patch) | |
tree | 4b99e65646a37208eea19d7be7bdad258dabe1ad /src | |
parent | 12c37873050624ce2baff2db0cbbf26ef18e6111 (diff) | |
download | tor-446135aff0b38df7e21a0484380f45d52436c36e.tar.gz tor-446135aff0b38df7e21a0484380f45d52436c36e.zip |
version: Bump to 0.4.5.11
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src')
-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 a2ebca9eb6..5b8c9a635e 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.10" +#define VERSION "0.4.5.11" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |