Release cycle: Blender 2.76 BCon 1, alpha

This commit is contained in:
Thomas Dinges
2015-06-11 15:11:07 +02:00
parent 102e18d05c
commit af4d10703b

View File

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