From d055ac4709e6afdbcf483c2c1600afa40930dc41 Mon Sep 17 00:00:00 2001
From: Nick Mathewson <nickm@torproject.org>
Date: Sun, 2 May 2004 03:38:31 +0000
Subject: [PATCH] Bump windows version to 0.0.6rc4

svn:r1767
---
 src/win32/orconfig.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index 07d61a4306..d6cdf2ee04 100644
--- a/src/win32/orconfig.h
+++ b/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"
-- 
GitLab