diff options
author | Roger Dingledine <arma@torproject.org> | 2005-08-05 19:16:11 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-08-05 19:16:11 +0000 |
commit | 1ec3081a84d285f66704490f8a71d67b2cd8c4b1 (patch) | |
tree | 1213fe6510ddb401ac76e7385b9fdcb99b4cbb85 /src/win32/orconfig.h | |
parent | 197eb2b2cb89ae287073a3e0b26f1da3cdcb8a9b (diff) | |
download | tor-1ec3081a84d285f66704490f8a71d67b2cd8c4b1.tar.gz tor-1ec3081a84d285f66704490f8a71d67b2cd8c4b1.zip |
bump to 0.1.1.5-alpha, though it's not released yet
svn:r4721
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 02597f7efe..125504af51 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -218,4 +218,4 @@ #define HAVE_EVENT_H /* Version number of package */ -#define VERSION "0.1.1.4-alpha" +#define VERSION "0.1.1.5-alpha" |