summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-12-17 21:17:44 +0000
committerNick Mathewson <nickm@torproject.org>2004-12-17 21:17:44 +0000
commit323b3a8dbc265ae1c0c8082966e465da36485eb6 (patch)
tree696933ea275e0e7d01eb09680d2f8633f3712cf5 /contrib
parentafec9f233596807b7464060cecfd256f42700e92 (diff)
downloadtor-323b3a8dbc265ae1c0c8082966e465da36485eb6.tar.gz
tor-323b3a8dbc265ae1c0c8082966e465da36485eb6.zip
Bump repository version to tor-0.1.0.0-alpha-cvs. (First prerelease will be 0.1.0.1-alpha
svn:r3168
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 1876c3f0d8..d872ab6785 100644
--- a/contrib/tor.nsi
+++ b/contrib/tor.nsi
@@ -31,7 +31,7 @@
!include "MUI.nsh"
-!define VERSION "0.0.9.1"
+!define VERSION "0.1.0.0-alpha-cvs"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://freehaven.net/tor/"