diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-05-02 03:38:31 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-05-02 03:38:31 +0000 |
commit | d055ac4709e6afdbcf483c2c1600afa40930dc41 (patch) | |
tree | 96dd7ca8d7cd508e84ded2bb661eb6b796d3e314 /src | |
parent | b349a5de040c76554f56e70620cb875fc7971338 (diff) | |
download | tor-d055ac4709e6afdbcf483c2c1600afa40930dc41.tar.gz tor-d055ac4709e6afdbcf483c2c1600afa40930dc41.zip |
Bump windows version to 0.0.6rc4
svn:r1767
Diffstat (limited to 'src')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 07d61a4306..d6cdf2ee04 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.6rc3" +#define VERSION "0.0.6rc4" |