aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-11-20 22:34:30 +0000
committerRoger Dingledine <arma@torproject.org>2008-11-20 22:34:30 +0000
commit3769ef4cd24a0e1aaea016a89c31de1af14c90dc (patch)
tree7c997ebe471f8a062cb97c7059fb966b0cec5bea /contrib
parente5583139fee7e113904451addd722ee0c673c07d (diff)
downloadtor-3769ef4cd24a0e1aaea016a89c31de1af14c90dc.tar.gz
tor-3769ef4cd24a0e1aaea016a89c31de1af14c90dc.zip
bump to 0.2.0.32
svn:r17344
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 ff3a99a7c1..f58206289f 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -9,7 +9,7 @@
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.0.31"
+!define VERSION "0.2.0.32"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"