edits to blender version data.
This commit is contained in:
@@ -51,9 +51,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 rc
|
||||
#define BLENDER_VERSION_CYCLE release
|
||||
|
||||
struct ListBase;
|
||||
struct MemFile;
|
||||
|
||||
Reference in New Issue
Block a user