[Bf-blender-cvs] [511bbcf] soc-2013-paint: Bump blender subversion.

Antony Riakiotakis noreply at git.blender.org
Sat Apr 26 00:41:18 CEST 2014


Commit: 511bbcfc8b88b310a3763c481a9427d12dead07e
Author: Antony Riakiotakis
Date:   Sat Apr 26 01:41:10 2014 +0300
https://developer.blender.org/rB511bbcfc8b88b310a3763c481a9427d12dead07e

Bump blender subversion.

===================================================================

M	source/blender/blenkernel/BKE_blender.h

===================================================================

diff --git a/source/blender/blenkernel/BKE_blender.h b/source/blender/blenkernel/BKE_blender.h
index 009cff4..6326ba1 100644
--- a/source/blender/blenkernel/BKE_blender.h
+++ b/source/blender/blenkernel/BKE_blender.h
@@ -42,7 +42,7 @@ extern "C" {
  * and keep comment above the defines.
  * Use STRINGIFY() rather than defining with quotes */
 #define BLENDER_VERSION         270
-#define BLENDER_SUBVERSION      4
+#define BLENDER_SUBVERSION      5
 /* 262 was the last editmesh release but it has compatibility code for bmesh data */
 #define BLENDER_MINVERSION      262
 #define BLENDER_MINSUBVERSION   0




More information about the Bf-blender-cvs mailing list