diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-04-09 08:38:41 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-04-09 08:38:41 -0400 |
commit | bfea7a7326143702e688d9bd8cccedde69a45bb6 (patch) | |
tree | 768bfd4b43c62be730123e02fbbe17c6ca892734 /src/win32/orconfig.h | |
parent | c4da0a5094e21241db8ce0d8b12c2e4272fa49ef (diff) | |
download | tor-bfea7a7326143702e688d9bd8cccedde69a45bb6.tar.gz tor-bfea7a7326143702e688d9bd8cccedde69a45bb6.zip |
bump to 0.4.3.4-rc
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 47ca863ce8..47876c09e5 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.3-alpha" +#define VERSION "0.4.3.4-rc" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |