diff options
author | Roger Dingledine <arma@torproject.org> | 2009-09-21 01:31:39 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-09-21 01:31:39 -0400 |
commit | 5488cda19a85f0a27249d1e97db6ef912a3137a5 (patch) | |
tree | 3ad6aae9ccbd811e4d45ad0beca59ad007a02390 /src/win32 | |
parent | fa63d47f8330fe079e2948772d2ad3e4f50f5070 (diff) | |
download | tor-5488cda19a85f0a27249d1e97db6ef912a3137a5.tar.gz tor-5488cda19a85f0a27249d1e97db6ef912a3137a5.zip |
bump to 0.2.2.2-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 205aafc3bc..c2ccfa7be8 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.1-alpha-dev" +#define VERSION "0.2.2.2-alpha" |