aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-08-05 19:16:11 +0000
committerRoger Dingledine <arma@torproject.org>2005-08-05 19:16:11 +0000
commit1ec3081a84d285f66704490f8a71d67b2cd8c4b1 (patch)
tree1213fe6510ddb401ac76e7385b9fdcb99b4cbb85 /contrib
parent197eb2b2cb89ae287073a3e0b26f1da3cdcb8a9b (diff)
downloadtor-1ec3081a84d285f66704490f8a71d67b2cd8c4b1.tar
tor-1ec3081a84d285f66704490f8a71d67b2cd8c4b1.tar.gz
bump to 0.1.1.5-alpha, though it's not released yet
svn:r4721
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 5508cf7c3..128471e3c 100644
--- a/contrib/tor.nsi
+++ b/contrib/tor.nsi
@@ -31,7 +31,7 @@
!include "MUI.nsh"
-!define VERSION "0.1.1.4-alpha"
+!define VERSION "0.1.1.5-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"