diff options
author | Roger Dingledine <arma@torproject.org> | 2005-06-06 20:27:36 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-06-06 20:27:36 +0000 |
commit | 51b5b808cb06febdfdf89ea0ef8eb50dc39b2f36 (patch) | |
tree | f94aa597e8efcf067f23de8bd1c0f662aad8d838 /contrib | |
parent | e1c8aa80358495d60f3326c84d40d00870c4a231 (diff) | |
download | tor-51b5b808cb06febdfdf89ea0ef8eb50dc39b2f36.tar.gz tor-51b5b808cb06febdfdf89ea0ef8eb50dc39b2f36.zip |
bump cvs to 0.1.1.0-alpha-cvs
svn:r4323
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/tor.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor.nsi b/contrib/tor.nsi index 5b46c91c0f..ca80842d95 100644 --- a/contrib/tor.nsi +++ b/contrib/tor.nsi @@ -31,7 +31,7 @@ !include "MUI.nsh" -!define VERSION "0.1.0.8-rc" +!define VERSION "0.1.1.0-alpha-cvs" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "http://tor.eff.org/" |