From: Nick Mathewson Date: Wed, 18 Aug 2004 22:25:50 +0000 (+0000) Subject: Increment windows version to 0.0.8rc1 X-Git-Tag: tor-0.0.8rc2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8b621b1471779089c24def32b97d6c618be3978;p=thirdparty%2Ftor.git Increment windows version to 0.0.8rc1 svn:r2299 --- diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index ddbf23a0fb..46b0c956d5 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.7" +#define VERSION "0.0.8rc1"