diff options
author | Roger Dingledine <arma@torproject.org> | 2005-11-15 20:29:56 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-11-15 20:29:56 +0000 |
commit | 6465b30f21fae4d039904763c95d5b9b3c386310 (patch) | |
tree | 76c5e0d4d2697e00b5e90a425f860438a98649d5 /src/win32 | |
parent | e5087382decf8ddbc91fd4eadc3ba6c822a9f4e2 (diff) | |
download | tor-6465b30f21fae4d039904763c95d5b9b3c386310.tar tor-6465b30f21fae4d039904763c95d5b9b3c386310.tar.gz |
bump to 0.1.1.9-alpha-cvs
svn:r5387
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 24372d33c..8de9c5aa5 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.9-alpha" +#define VERSION "0.1.1.9-alpha-cvs" |