2.73 Release Cycle: Alpha.

This commit is contained in:
Thomas Dinges 2014-10-03 15:43:30 +02:00
parent 02f58ac623
commit 8f36d260d3

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