aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-09-28 18:25:16 -0400
committerRoger Dingledine <arma@torproject.org>2011-09-28 18:25:16 -0400
commit1fac96f4c6c399561f80109e71b2441fa06ac808 (patch)
treebf7be8fd5dcb3abfed9bcc5a8042634471fe08c5 /contrib
parentcff4e6765b0e5147acfeeea8c2d4e27e6971040b (diff)
downloadtor-1fac96f4c6c399561f80109e71b2441fa06ac808.tar
tor-1fac96f4c6c399561f80109e71b2441fa06ac808.tar.gz
bump to 0.2.3.5-alpha
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 f57e71da9..e1fdc1af7 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.4-alpha-dev"
+!define VERSION "0.2.3.5-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"