From c336dedd2148de33e41ee1482e334c96616e2b9b Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 17 Nov 2007 07:00:14 +0000 Subject: The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network consensus documents when there are too many relays at a single IP address. Now clear it in v2 network status documents too. svn:r12522 --- src/win32/orconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/win32') diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 55ac183476..7f4e0ca994 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -227,6 +227,6 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.0.12-alpha" +#define VERSION "0.2.0.12-alpha-dev" -- cgit v1.2.3-54-g00ecf