We are in bcon again, so master goes back to alpha in release cycle.

This commit is contained in:
Bastien Montagne 2016-09-05 09:23:49 +02:00
parent 0bd87b1976
commit f50ddbf60a

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