From 582ab843b82f808ad8bba8d92a184e4062bb9431 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 2 May 2004 03:38:31 +0000 Subject: [PATCH] Bump windows version to 0.0.6rc4 svn:r1767 --- trunk/src/win32/orconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/win32/orconfig.h b/trunk/src/win32/orconfig.h index 07d61a4306..d6cdf2ee04 100644 --- a/trunk/src/win32/orconfig.h +++ b/trunk/src/win32/orconfig.h @@ -190,4 +190,4 @@ ine to the address where bug reports for this package should be sent. */ #define UNALIGNED_INT_ACCESS_OK /* Version number of package */ -#define VERSION "0.0.6rc3" +#define VERSION "0.0.6rc4"