aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-10-23 13:38:12 -0400
committerRoger Dingledine <arma@torproject.org>2011-10-23 13:38:12 -0400
commit2e295ae46e29b6a7428867bc18882656d408f2e5 (patch)
tree76080e9b25dfcf726c7e75cd1b7014d4f3f827f0 /contrib
parent9d355bf47983019ab6b3f20d0c8c5870961b016f (diff)
downloadtor-2e295ae46e29b6a7428867bc18882656d408f2e5.tar
tor-2e295ae46e29b6a7428867bc18882656d408f2e5.tar.gz
bump to 0.2.3.5-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 e1fdc1af7..115129b49 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.3.5-alpha"
+!define VERSION "0.2.3.5-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"