Version cycle:

* Bcon1, alpha.
This commit is contained in:
Thomas Dinges
2011-10-20 15:04:48 +00:00
parent f21043f32e
commit 458394690f

View File

@@ -53,7 +53,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
struct ListBase;
struct MemFile;