Blender 2.69 Release Cycle:

* BCon1: Alpha.
This commit is contained in:
Thomas Dinges
2013-07-19 12:33:09 +00:00
parent 7087b8b9fe
commit b1990fa1b1

View File

@@ -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 */