diff options
author | Roger Dingledine <arma@torproject.org> | 2010-01-19 17:59:33 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-01-19 17:59:33 -0500 |
commit | c939509051f90d7276355783b255d4a15730efab (patch) | |
tree | 3f2059d5699161bd706b3e91f5bc9bff7857ea8f /src/win32 | |
parent | e6fc1b94a51b56dc9f499f772e8dc4bb01f409e0 (diff) | |
download | tor-c939509051f90d7276355783b255d4a15730efab.tar.gz tor-c939509051f90d7276355783b255d4a15730efab.zip |
bump to 0.2.2.7-alphator-0.2.2.7-alpha
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 a76a8b4b3d..67e21ae22b 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -226,5 +226,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.6-alpha-dev" +#define VERSION "0.2.2.7-alpha" |