Move back master to BCon1 (aka alpha) status.

Forgot to do that the other week, master is no more 2.79 RC!
This commit is contained in:
Bastien Montagne
2017-08-14 10:44:19 +02:00
parent a8fbe991cd
commit 51643056b0

View File

@@ -37,7 +37,7 @@
/* 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 */