#2918870: Ensure minimum scons version of 1.2.0 otherwise build scripts won't work.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6044 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
f0rt 2010-03-30 12:27:15 +00:00
parent a16164cac4
commit 34395604e8
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
EnsureSConsVersion(0,98)
EnsureSConsVersion(1,2)
stubs = [
'bzip2',