Blender 2.66 Release Cycles:

* We enter BCon3 now, ongoing module work, stabilization of new features and fixes.
This commit is contained in:
Thomas Dinges 2013-01-23 11:00:57 +00:00
parent 47f23c1372
commit d2161ec488

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