Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2011-10-17 19:07:08 +0400
committerTon Roosendaal <ton@blender.org>2011-10-17 19:07:08 +0400
commitb8da571036ee79cad6bb893c252d6879318d10c8 (patch)
tree9fbc05039ca5ecd71bc51cd3a05c156331806ebf
parentea314902479a66149e8e548768e715f84c1f3b6c (diff)
Blender 2.60 release commit!
New splash: thanks to Kent Trammell! And thanks to judges committee: Beorn Leonard, Pratik Solanki and Brandon Phoenix. Next: tag & build!
-rw-r--r--source/blender/blenkernel/BKE_blender.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/blenkernel/BKE_blender.h b/source/blender/blenkernel/BKE_blender.h
index f6910fede8e..18aa0d8e0ae 100644
--- a/source/blender/blenkernel/BKE_blender.h
+++ b/source/blender/blenkernel/BKE_blender.h
@@ -43,8 +43,8 @@ extern "C" {
/* these lines are grep'd, watch out for our not-so-awesome regex
* and keep comment above the defines.
* Use STRINGIFY() rather than defining with quotes */
-#define BLENDER_VERSION 259
-#define BLENDER_SUBVERSION 4
+#define BLENDER_VERSION 260
+#define BLENDER_SUBVERSION 0
#define BLENDER_MINVERSION 250
#define BLENDER_MINSUBVERSION 0