From: Nick Mathewson Date: Sun, 2 May 2004 19:29:59 +0000 (+0000) Subject: Windows version is 0.0.6 too X-Git-Tag: tor-0.0.6^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a16ec39800744bab4bf127b5adb86821e2822bb1;p=thirdparty%2Ftor.git Windows version is 0.0.6 too svn:r1771 --- diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index d6cdf2ee04..04629861b9 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.6rc4" +#define VERSION "0.0.6"