Release Cycle for 2.63:

* BCon1, alpha.
This commit is contained in:
Thomas Dinges 2012-02-16 20:04:33 +00:00
parent 7cbd4d3576
commit a56eeb7024

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