Release Cycle: BCon1 again, alpha stage.

This commit is contained in:
Thomas Dinges 2016-02-27 13:06:31 +01:00
parent 3075328c56
commit bdaf8c469e

@ -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 */