aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-10-01 04:59:11 -0400
committerRoger Dingledine <arma@torproject.org>2010-10-01 04:59:11 -0400
commit6e00877fa352cca9cc0a6e2088b3525fdced10ee (patch)
tree0fdd7cc765660896b8f9d542ef9cbb2f3e2783bb /contrib
parentdd68c07dc341ea100aeebb431d4e7fa81c5b3b64 (diff)
downloadtor-6e00877fa352cca9cc0a6e2088b3525fdced10ee.tar.gz
tor-6e00877fa352cca9cc0a6e2088b3525fdced10ee.zip
bump to 0.2.2.17-alpha-dev
Diffstat (limited to 'contrib')
-rw-r--r--contrib/tor-mingw.nsi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in
index 7c5ce60bdd..5485303bc5 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.2.17-alpha"
+!define VERSION "0.2.2.17-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"