aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-08-23 10:01:11 +0000
committerRoger Dingledine <arma@torproject.org>2005-08-23 10:01:11 +0000
commitfed90c300ff5e8c74a30ce0965da645c8ebb4e01 (patch)
tree938b1fa25e851f66fd98fe7e571db533a1174ed8 /contrib
parentf35ef825f948ddf50bf5b3022a707dc91dc58f16 (diff)
downloadtor-fed90c300ff5e8c74a30ce0965da645c8ebb4e01.tar
tor-fed90c300ff5e8c74a30ce0965da645c8ebb4e01.tar.gz
downgrade back to 0.1.1.5-alpha-cvs
it's going to be another while svn:r4824
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 7c861dbf4..b8b299a73 100644
--- a/contrib/tor.nsi
+++ b/contrib/tor.nsi
@@ -31,7 +31,7 @@
!include "MUI.nsh"
-!define VERSION "0.1.1.6-alpha"
+!define VERSION "0.1.1.5-alpha-cvs"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"