Part 4 of 2.54 beta commits (last)

This commit is contained in:
Ton Roosendaal 2010-09-10 16:39:08 +00:00
parent f1df602048
commit 40bf22e955
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import sys
Variables = SCons.Variables
BoolVariable = SCons.Variables.BoolVariable
VERSION = '2.53' # This is used in creating the local config directories
VERSION = '2.54' # This is used in creating the local config directories
def print_arguments(args, bc):
if len(args):