summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-09-02 06:23:28 -0400
committerRoger Dingledine <arma@torproject.org>2011-09-02 06:23:28 -0400
commitf68cd4a175b696d61bf9473466e871c6075b01fe (patch)
tree28a083feb34937d37eb8d165b2dcc09c39ff2b28 /contrib
parent589ed3f771f1d77d9d5e366ba60849c2babb49e0 (diff)
downloadtor-f68cd4a175b696d61bf9473466e871c6075b01fe.tar.gz
tor-f68cd4a175b696d61bf9473466e871c6075b01fe.zip
bump to 0.2.3.3-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 1dfa2e97da..0f022e4a9b 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.2-alpha-dev"
+!define VERSION "0.2.3.3-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"