Blender 2.78: Move to release cycle

This commit is contained in:
Sergey Sharybin 2016-09-22 11:13:58 +02:00
parent d63505e42e
commit bca6aa47bc
1 changed files with 1 additions and 1 deletions

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 release
extern char versionstr[]; /* from blender.c */