Compositor:

* Bump BLENDER_SUBVERSION to "10", to reflect changes in r54304. (Compositor Translate Node)
This commit is contained in:
Thomas Dinges
2013-02-05 15:01:08 +00:00
parent adf9dffa30
commit 2fc46efbd6

View File

@@ -42,7 +42,7 @@ extern "C" {
* and keep comment above the defines.
* Use STRINGIFY() rather than defining with quotes */
#define BLENDER_VERSION 265
#define BLENDER_SUBVERSION 9
#define BLENDER_SUBVERSION 10
/* 262 was the last editmesh release but it has compatibility code for bmesh data */
#define BLENDER_MINVERSION 262