From fb8cd34d46b3597f494728d272228ca9efb12386 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 14 Oct 2004 15:42:13 +0000 Subject: [PATCH] Update windows ver to 009pre3 svn:r2519 --- 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 5118b94372..88d6d8c4e6 100644 --- a/trunk/src/win32/orconfig.h +++ b/trunk/src/win32/orconfig.h @@ -195,4 +195,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.9pre2" +#define VERSION "0.0.9pre3"