bump version to 2.35 for scons

This commit is contained in:
Nathan Letwory 2004-11-14 20:31:32 +00:00
parent 8f3d6449d2
commit 044052328b

@ -44,8 +44,8 @@ if os.path.isdir (bs_globals.root_build_dir) == 0:
# Blender version.
version='2.34'
shortversion = '234' # for wininst target -> nsis installer creation
version='2.35'
shortversion = '235' # for wininst target -> nsis installer creation
sdl_env = Environment ()
freetype_env = Environment ()