diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-11-13 23:28:16 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-11-13 23:28:16 +0000 |
commit | ae7821bd889085c7aa08252d613938e9ac297caa (patch) | |
tree | 5505f57bf6f0152f5edd3d51e4919c9a07d53740 /src/win32 | |
parent | aab929abe06c6458ddd794bd34409970b35509d6 (diff) | |
download | tor-ae7821bd889085c7aa08252d613938e9ac297caa.tar.gz tor-ae7821bd889085c7aa08252d613938e9ac297caa.zip |
Bump windows version
svn:r2838
Diffstat (limited to 'src/win32')
-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 acc9177012..e2930a0ca8 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.9pre3" +#define VERSION "0.0.9pre6-cvs" |