[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [31862] trunk/blender/build_files/scons/ tools/btools.py: Part 4 of 2.54 beta commits (last)

Ton Roosendaal ton at blender.org
Fri Sep 10 18:39:17 CEST 2010


Revision: 31862
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=31862
Author:   ton
Date:     2010-09-10 18:39:08 +0200 (Fri, 10 Sep 2010)

Log Message:
-----------
Part 4 of 2.54 beta commits (last)

Modified Paths:
--------------
    trunk/blender/build_files/scons/tools/btools.py

Modified: trunk/blender/build_files/scons/tools/btools.py
===================================================================
--- trunk/blender/build_files/scons/tools/btools.py	2010-09-10 16:34:03 UTC (rev 31861)
+++ trunk/blender/build_files/scons/tools/btools.py	2010-09-10 16:39:08 UTC (rev 31862)
@@ -15,7 +15,7 @@
 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):





More information about the Bf-blender-cvs mailing list