diff options
author | Roger Dingledine <arma@torproject.org> | 2009-10-11 14:59:20 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-10-11 14:59:20 -0400 |
commit | 255245a2891cfa563ed7afdffe27173e3a9c840f (patch) | |
tree | b400064dc22e335c74ff3735ec2f740564e37862 /src/win32 | |
parent | 6265b9f09db7665a3845349ff58c093f1efb98ce (diff) | |
download | tor-255245a2891cfa563ed7afdffe27173e3a9c840f.tar.gz tor-255245a2891cfa563ed7afdffe27173e3a9c840f.zip |
bump to 0.2.2.5-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 b128862a25..fcd3be497c 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.4-alpha" +#define VERSION "0.2.2.5-alpha" |