summaryrefslogtreecommitdiff
path: root/contrib/tor.nsi
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-02-21 04:13:49 +0000
committerRoger Dingledine <arma@torproject.org>2006-02-21 04:13:49 +0000
commitdda54db36d1c67f075fc55f09147edef8f35d3ac (patch)
tree2460ae7f09fa2eff1733fa265ddcabeb52a509b4 /contrib/tor.nsi
parentf797ce5e597a4b03f725aab1d727a3efb00d1284 (diff)
downloadtor-dda54db36d1c67f075fc55f09147edef8f35d3ac.tar.gz
tor-dda54db36d1c67f075fc55f09147edef8f35d3ac.zip
bump to 0.1.1.14-alpha-cvs, and we're off.
svn:r6062
Diffstat (limited to 'contrib/tor.nsi')
-rw-r--r--contrib/tor.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor.nsi b/contrib/tor.nsi
index ce17bd58a3..ae17a9f62b 100644
--- a/contrib/tor.nsi
+++ b/contrib/tor.nsi
@@ -31,7 +31,7 @@
!include "MUI.nsh"
-!define VERSION "0.1.1.14-alpha"
+!define VERSION "0.1.1.14-alpha-cvs"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"