diff options
author | Roger Dingledine <arma@torproject.org> | 2005-10-07 20:17:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-10-07 20:17:39 +0000 |
commit | 2b3e8ab901413e156b1bca833af26526c4d21b68 (patch) | |
tree | 452b2ffb0570fcabecada497754c0b09cad0ce2c /src/win32/orconfig.h | |
parent | 69003566c09ec3cad297f916aee8c2ab97bff15f (diff) | |
download | tor-2b3e8ab901413e156b1bca833af26526c4d21b68.tar.gz tor-2b3e8ab901413e156b1bca833af26526c4d21b68.zip |
bump to 0.1.1.8-alpha
svn:r5222
Diffstat (limited to 'src/win32/orconfig.h')
-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 c38508e3ae..016812c515 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -221,4 +221,4 @@ #define HAVE_EVENT_H /* Version number of package */ -#define VERSION "0.1.1.7-alpha-cvs" +#define VERSION "0.1.1.8-alpha" |