Release Cycles:

* Bump BLENDER_VERSION_CYCLE to rc. BCon4, bugfixes only.
This commit is contained in:
Thomas Dinges 2012-09-17 10:50:13 +00:00
parent 01d78854dc
commit 058da985ff

@ -53,7 +53,7 @@ extern "C" {
/* can be left blank, otherwise a,b,c... etc with no quotes */
#define BLENDER_VERSION_CHAR a
/* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE beta
#define BLENDER_VERSION_CYCLE rc
extern char versionstr[]; /* from blender.c */