From 3be0bf4b88388436a680b370f0c198ffcbe1e7ee Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 7 Oct 2004 20:22:03 +0000 Subject: [PATCH] Bump windows version svn:r2425 --- 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 114af1d43e..5118b94372 100644 --- a/src/win32/orconfig.h +++ b/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.8" +#define VERSION "0.0.9pre2"