summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-11-26 04:08:07 +0000
committerRoger Dingledine <arma@torproject.org>2004-11-26 04:08:07 +0000
commit81dad3e08bbef7fac2db8cef0c57be3fe0a0d3ef (patch)
treef0f1a19d6c0150393c079684a8e7ac85774e1d12 /contrib
parentf9a0ab62b78f82110183e5c588db622c066e113b (diff)
downloadtor-81dad3e08bbef7fac2db8cef0c57be3fe0a0d3ef.tar.gz
tor-81dad3e08bbef7fac2db8cef0c57be3fe0a0d3ef.zip
that's enough changes to bump to rc4-cvs
svn:r2991
Diffstat (limited to 'contrib')
-rw-r--r--contrib/tor.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor.nsi b/contrib/tor.nsi
index c7e4d28b57..88a5ed980a 100644
--- a/contrib/tor.nsi
+++ b/contrib/tor.nsi
@@ -31,7 +31,7 @@
!include "MUI.nsh"
-!define VERSION "0.0.9rc3"
+!define VERSION "0.0.9rc4-cvs"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://freehaven.net/tor/"