Release cycle:

Moving on to BCon 3: beta
This commit is contained in:
Thomas Dinges 2011-11-13 16:24:15 +00:00
parent dfd20bb888
commit fbf9406785

@ -49,9 +49,9 @@ extern "C" {
/* used by packaging tools */
/* can be left blank, otherwise a,b,c... etc with no quotes */
#define BLENDER_VERSION_CHAR a
#define BLENDER_VERSION_CHAR
/* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE alpha
#define BLENDER_VERSION_CYCLE beta
struct ListBase;
struct MemFile;