[Bf-blender-cvs] [babfec9] master: Bump subversion so that version patches for theme changes work

Joshua Leung noreply at git.blender.org
Sat Jan 3 13:23:20 CET 2015


Commit: babfec9e8ff291c25f362b6fb75765d20b54d419
Author: Joshua Leung
Date:   Sun Jan 4 01:17:22 2015 +1300
Branches: master
https://developer.blender.org/rBbabfec9e8ff291c25f362b6fb75765d20b54d419

Bump subversion so that version patches for theme changes work

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

M	source/blender/blenkernel/BKE_blender.h

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

diff --git a/source/blender/blenkernel/BKE_blender.h b/source/blender/blenkernel/BKE_blender.h
index b27f1a6..0215bec 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         273
-#define BLENDER_SUBVERSION      1
+#define BLENDER_SUBVERSION      2
 /* 262 was the last editmesh release but it has compatibility code for bmesh data */
 #define BLENDER_MINVERSION      270
 #define BLENDER_MINSUBVERSION   5




More information about the Bf-blender-cvs mailing list