Bump subversion so that version patches for theme changes work

This commit is contained in:
Joshua Leung
2015-01-04 01:17:22 +13:00
parent f329ebe38a
commit babfec9e8f

View File

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