From 58f0d8524ea5519f01b4c67647005bbcd8ddedba Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 14 Oct 2004 15:45:30 +0000 Subject: [PATCH] Bump win32 version on patches branch to 0.0.8.1 svn:r2520 --- branches/tor-0_0_8-patches/src/win32/orconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/tor-0_0_8-patches/src/win32/orconfig.h b/branches/tor-0_0_8-patches/src/win32/orconfig.h index 114af1d43e..45f8c7de62 100644 --- a/branches/tor-0_0_8-patches/src/win32/orconfig.h +++ b/branches/tor-0_0_8-patches/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.8.1"