diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-25 09:12:18 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-25 09:12:18 +0000 |
commit | 2fa109102ae491202e096f836f33ec85d82a6d90 (patch) | |
tree | 2b46109815cde8a4b0775ffec796c49d2cd4a0a6 /src/win32 | |
parent | ad70f9679377bd1fb683b9b5cb06805b5d4c8dd0 (diff) | |
download | tor-2fa109102ae491202e096f836f33ec85d82a6d90.tar.gz tor-2fa109102ae491202e096f836f33ec85d82a6d90.zip |
bump to 0.1.1.3-alpha
svn:r4672
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 cf3ec90e12..1d9881541b 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -215,4 +215,4 @@ #define HAVE_EVENT_H /* Version number of package */ -#define VERSION "0.1.1.2-alpha-cvs" +#define VERSION "0.1.1.3-alpha" |