summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-12-21 03:22:49 -0500
committerRoger Dingledine <arma@torproject.org>2009-12-21 03:22:49 -0500
commit5201e05fc55d479d95a8b908f6c33d2b88eee26c (patch)
tree40c8577937766004d9614640e0f729e4cc90effa /contrib
parent1c87a27574023096212375329e5c4ba1d82f71ce (diff)
downloadtor-5201e05fc55d479d95a8b908f6c33d2b88eee26c.tar.gz
tor-5201e05fc55d479d95a8b908f6c33d2b88eee26c.zip
bump to 0.2.1.21 so we can releasetor-0.2.1.21
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 7644d24449..ee3f51edef 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.1.20"
+!define VERSION "0.2.1.21"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"