summaryrefslogtreecommitdiff
path: root/contrib/tor-mingw.nsi.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-10-20 10:29:16 -0400
committerNick Mathewson <nickm@torproject.org>2014-10-20 10:29:16 -0400
commitfed78bce8bc645866578a1739a10ee598bbaf4e0 (patch)
tree131c642303d6a612ff016cccec040a4a971a2136 /contrib/tor-mingw.nsi.in
parente2112dd0c021fb620e90dbef3456f96635982cfc (diff)
downloadtor-fed78bce8bc645866578a1739a10ee598bbaf4e0.tar.gz
tor-fed78bce8bc645866578a1739a10ee598bbaf4e0.zip
Whoops, bump the version properly.
Diffstat (limited to 'contrib/tor-mingw.nsi.in')
-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 23a01b46c3..1e578cd4a0 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.23"
+!define VERSION "0.2.4.25-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"