forked from bartvdbraak/blender
* Recommit of "a" BLENDER_VERSION_CHAR.
This commit is contained in:
parent
0b1066af8e
commit
5b5f776eae
@ -49,7 +49,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 beta
|
#define BLENDER_VERSION_CYCLE beta
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user