Version codes for release building + splash.jpg

This commit is contained in:
Ton Roosendaal 2005-05-29 19:14:21 +00:00
parent 73ebc76fd5
commit df89dbfbab
2 changed files with 3 additions and 3 deletions

@ -46,8 +46,8 @@ if os.path.isdir (bs_globals.root_build_dir) == 0:
os.makedirs (bs_globals.root_build_dir)
# Blender version.
version='2.36'
shortversion = '236' # for wininst target -> nsis installer creation
version='2.37'
shortversion = '237' # for wininst target -> nsis installer creation
sdl_env = Environment (ENV = os.environ)
freetype_env = Environment (ENV = os.environ)

@ -1 +1 @@
2.36
2.37