- sync version up with blender/release/VERSION

This commit is contained in:
Wouter van Heyst
2004-05-12 20:58:46 +00:00
parent e0e14665fa
commit 32e3efb59f

View File

@@ -19,7 +19,7 @@ if os.path.isdir (root_build_dir) == 0:
config_file = ARGUMENTS.get('CONFIG', 'config.opts')
# Blender version.
version='2.33'
version='2.33a'
sdl_env = Environment ()
freetype_env = Environment ()