diff options
author | Roger Dingledine <arma@torproject.org> | 2010-03-07 00:13:12 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-03-07 00:13:12 -0500 |
commit | 81b84c0b017267b4279e18cb5143118efc43ed1c (patch) | |
tree | 259b841d51836a3496f785302715efee9e54e1a4 /src | |
parent | 407a9d419304d8996938339cb2efdc7cbb13e27d (diff) | |
download | tor-81b84c0b017267b4279e18cb5143118efc43ed1c.tar.gz tor-81b84c0b017267b4279e18cb5143118efc43ed1c.zip |
prepare 0.2.2.10-alpha for releasetor-0.2.2.10-alpha
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 0075a5efe4..6751ff8f98 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.9-alpha-dev" +#define VERSION "0.2.2.10-alpha" |