Set BLENDER_VERSION_CYCLE to release.

This commit is contained in:
Thomas Dinges 2012-02-15 17:19:26 +00:00
parent 18371f792d
commit 048ede5080

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