aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-02-28 10:20:46 -0500
committerNick Mathewson <nickm@torproject.org>2017-02-28 10:20:46 -0500
commit4bab288a822a5312ee2953822563e694c7274afb (patch)
tree4dd93bfffeeb5fe1dfca6206dcfde69bbc33606e /contrib
parent194e31057fbf07d6bdf4b62d26e1a9db334e5f1c (diff)
downloadtor-4bab288a822a5312ee2953822563e694c7274afb.tar.gz
tor-4bab288a822a5312ee2953822563e694c7274afb.zip
Bump to 0.2.4.28
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 a66bcd1a56..da24244719 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.4.27"
+!define VERSION "0.2.4.28"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"