edits to blender version data.

This commit is contained in:
Campbell Barton
2011-04-12 16:36:14 +00:00
parent 4239d7c1a5
commit 2a0d8a4dfb

View File

@@ -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;