Release cycle

* BCon3: Beta. Ongoing module work, bug fixes and polishing features.
This commit is contained in:
Thomas Dinges 2012-03-18 16:01:11 +00:00
parent 8720f2b512
commit 24ea793c27

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