diff options
author | Roger Dingledine <arma@torproject.org> | 2010-11-16 00:20:49 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-11-16 00:20:49 -0500 |
commit | e1e79885378a9141ee6feaa6a481b6c28d68ac97 (patch) | |
tree | 271503d0a3523098d95727f548ad2c671b0bbf9b /src/win32 | |
parent | a08a7e0fc69e68517d6aabac52c1b814994ca560 (diff) | |
download | tor-e1e79885378a9141ee6feaa6a481b6c28d68ac97.tar tor-e1e79885378a9141ee6feaa6a481b6c28d68ac97.tar.gz |
bump to 0.2.2.18-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 ce84f14f1..ca184fc09 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -233,5 +233,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.17-alpha-dev" +#define VERSION "0.2.2.18-alpha" |