update blender release cycle ID.

This commit is contained in:
Campbell Barton 2011-03-30 05:08:52 +00:00
parent 4052ef1667
commit f8b42877b0

@ -53,7 +53,7 @@ extern "C" {
/* can be left blank, otherwise a,b,c... etc with no quotes */
#define BLENDER_VERSION_CHAR a
/* alpha/beta/rc/releases */
#define BLENDER_VERSION_CYCLE beta
#define BLENDER_VERSION_CYCLE rc
struct ListBase;
struct MemFile;