ack, should have done this before tagging else bpy.app.version_char will be incorrect.
This commit is contained in:
@@ -51,7 +51,7 @@ extern "C" {
|
|||||||
|
|
||||||
/* used by packaging tools */
|
/* used by packaging tools */
|
||||||
/* 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 a
|
||||||
/* alpha/beta/rc/release, docs use this */
|
/* alpha/beta/rc/release, docs use this */
|
||||||
#define BLENDER_VERSION_CYCLE release
|
#define BLENDER_VERSION_CYCLE release
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user