diff options
author | Roger Dingledine <arma@torproject.org> | 2004-12-01 04:32:51 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-12-01 04:32:51 +0000 |
commit | a3395e893fa1c9829e870ce754c31e2b6c56aa58 (patch) | |
tree | f5737b563f40e3bff222fde1aed80802a5e81f49 /src | |
parent | 82f3ebf195b96df32757f2ea9f2e457762c04941 (diff) | |
download | tor-a3395e893fa1c9829e870ce754c31e2b6c56aa58.tar.gz tor-a3395e893fa1c9829e870ce754c31e2b6c56aa58.zip |
bump to 0.0.9rc5
svn:r3056
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 3affeda6b4..5954caf38c 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.9rc5-cvs" +#define VERSION "0.0.9rc5" |