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

svn:r14828
This commit is contained in:
Nick Mathewson 2008-05-29 14:37:16 +00:00
parent 582046e85f
commit 716e8d9ff3

View File

@ -9,7 +9,7 @@
!include "FileFunc.nsh" !include "FileFunc.nsh"
!insertmacro GetParameters !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 INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/" !define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE" !define LICENSE "LICENSE"