diff options
author | Roger Dingledine <arma@torproject.org> | 2004-12-08 01:14:56 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-12-08 01:14:56 +0000 |
commit | 524a8bdc70c751e5256b00444690a05f316c5c82 (patch) | |
tree | 75ac093db0f216dd070f8a4d72ca9c4067902e1c /src | |
parent | fe6eb34a10ccfc2ececbcc7459d0a1fb23b9b021 (diff) | |
download | tor-524a8bdc70c751e5256b00444690a05f316c5c82.tar.gz tor-524a8bdc70c751e5256b00444690a05f316c5c82.zip |
bump to 0.0.9rc7
svn:r3121
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 c08b48d992..e482241ac7 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -199,4 +199,4 @@ #define UNALIGNED_INT_ACCESS_OK /* Version number of package */ -#define VERSION "0.0.9rc7-cvs" +#define VERSION "0.0.9rc7" |