diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-06-27 18:35:10 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-06-27 18:35:10 +0000 |
commit | 275966abe3031e708dab2f692b3ad0e4ef3bb8ee (patch) | |
tree | 6ca696e605d62952c7f7124a02fd064b1f7ee4b2 /src/win32 | |
parent | 18baceffaa96950b3b5d556f961dbb564dfcbcc3 (diff) | |
download | tor-275966abe3031e708dab2f692b3ad0e4ef3bb8ee.tar.gz tor-275966abe3031e708dab2f692b3ad0e4ef3bb8ee.zip |
Bump CVS version to 0.1.1.1-alpha
svn:r4493
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 cd85b60e88..45b6a7d2b4 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.0-alpha-cvs" +#define VERSION "0.1.1.1-alpha" |