* 2.60 release cycle, moving on to bcon4, only bugfixes!

This commit is contained in:
Thomas Dinges 2011-10-02 14:41:13 +00:00
parent 6ad5e2ef1f
commit c664275386

@ -53,7 +53,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 #define BLENDER_VERSION_CHAR
/* alpha/beta/rc/release, docs use this */ /* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE beta #define BLENDER_VERSION_CYCLE rc
struct ListBase; struct ListBase;
struct MemFile; struct MemFile;