BLENDER_VERSION_CYCLE:

rc > release
This commit is contained in:
Thomas Dinges 2011-10-17 15:09:23 +00:00
parent b8da571036
commit d795b55b73

@ -53,7 +53,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
struct ListBase;
struct MemFile;