2.5 Beta version files increment, from 2.52 to 2.53.

This commit is contained in:
Brecht Van Lommel
2010-07-20 16:44:59 +00:00
parent 822f0dbb92
commit 75913ce446
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import sys
Variables = SCons.Variables
BoolVariable = SCons.Variables.BoolVariable
VERSION = '2.52' # This is used in creating the local config directories
VERSION = '2.53' # This is used in creating the local config directories
def print_arguments(args, bc):
if len(args):
+1 -1
View File
@@ -1 +1 @@
2.5-alpha2
2.5-beta
+2 -2
View File
@@ -44,8 +44,8 @@ struct ReportList;
struct Scene;
struct Main;
#define BLENDER_VERSION 252
#define BLENDER_SUBVERSION 5
#define BLENDER_VERSION 253
#define BLENDER_SUBVERSION 0
#define BLENDER_MINVERSION 250
#define BLENDER_MINSUBVERSION 0