diff options
author | Roger Dingledine <arma@torproject.org> | 2009-10-10 17:29:44 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-10-10 17:29:44 -0400 |
commit | a9e0e2f8197c013e31b656bf94aa5a91c08f2ed1 (patch) | |
tree | 34ff63eb6db48a1a52d936640782be3d4638e8de /src/win32 | |
parent | 5a6575c2d42c891965cc7639d212cb860f698bd2 (diff) | |
download | tor-a9e0e2f8197c013e31b656bf94aa5a91c08f2ed1.tar.gz tor-a9e0e2f8197c013e31b656bf94aa5a91c08f2ed1.zip |
bump to 0.2.2.4-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 8ce38b6f85..b128862a25 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.3-alpha-dev" +#define VERSION "0.2.2.4-alpha" |