aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-10-26 20:33:23 -0400
committerRoger Dingledine <arma@torproject.org>2011-10-26 20:33:23 -0400
commit1a160ae5235951f73620e980b480c919fc184c32 (patch)
tree5dbe0deed493eae021e45dae125508414ffa865b /contrib
parent0eaebebffa4cb8e445e249db0bf6942e1a93bdee (diff)
downloadtor-1a160ae5235951f73620e980b480c919fc184c32.tar
tor-1a160ae5235951f73620e980b480c919fc184c32.tar.gz
bump to 0.2.3.6-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 115129b49..3316b7037 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-dev"
+!define VERSION "0.2.3.6-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"