Blender 2.67 release cycles begin:

* BCon1, alpha. New features, extensive breakage...the usual thing. :)
This commit is contained in:
Thomas Dinges 2013-02-21 17:07:01 +00:00
parent 2605dd231f
commit d2efd72335

@ -52,7 +52,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 */