And for sure we're in release stage now!

This commit is contained in:
Sergey Sharybin
2012-04-26 17:51:41 +00:00
parent e75e40c972
commit 802998b971

View File

@@ -51,7 +51,7 @@ extern "C" {
/* can be left blank, otherwise a,b,c... etc with no quotes */ /* can be left blank, otherwise a,b,c... etc with no quotes */
#define BLENDER_VERSION_CHAR #define BLENDER_VERSION_CHAR
/* alpha/beta/rc/release, docs use this */ /* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE rc #define BLENDER_VERSION_CYCLE release
extern char versionstr[]; /* from blender.c */ extern char versionstr[]; /* from blender.c */