Bump subversion so that version patches for theme changes work
This commit is contained in:
@@ -42,7 +42,7 @@ extern "C" {
|
|||||||
* and keep comment above the defines.
|
* and keep comment above the defines.
|
||||||
* Use STRINGIFY() rather than defining with quotes */
|
* Use STRINGIFY() rather than defining with quotes */
|
||||||
#define BLENDER_VERSION 273
|
#define BLENDER_VERSION 273
|
||||||
#define BLENDER_SUBVERSION 1
|
#define BLENDER_SUBVERSION 2
|
||||||
/* 262 was the last editmesh release but it has compatibility code for bmesh data */
|
/* 262 was the last editmesh release but it has compatibility code for bmesh data */
|
||||||
#define BLENDER_MINVERSION 270
|
#define BLENDER_MINVERSION 270
|
||||||
#define BLENDER_MINSUBVERSION 5
|
#define BLENDER_MINSUBVERSION 5
|
||||||
|
Reference in New Issue
Block a user