Commit 716e8d9f authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Correct version in tor-mingw.nsi.in in trunk.

svn:r14828
parent 582046e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
!include "FileFunc.nsh"
!insertmacro GetParameters
  
!define VERSION "0.2.0.26-rc-dev"
!define VERSION "0.2.1.0-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"