Browse Source

Merge pull request #11563 from QuLogic/scons-version

Bump required scons version to 0.98.1.
Poommetee Ketson 8 years ago
parent
commit
c4aa634b8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SConstruct

+ 1 - 1
SConstruct

@@ -1,7 +1,7 @@
 
 #!/usr/bin/env python
 
-EnsureSConsVersion(0, 14)
+EnsureSConsVersion(0, 98, 1)
 
 
 import string