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>2012-02-15 20:44:44 +0400
committerTon Roosendaal <ton@blender.org>2012-02-15 20:44:44 +0400
commit18371f792d1f88b6fcf6abef03dc65aedf9ea6e7 (patch)
treed5241ec203b8006869bb988af96f88c262c1e047 /source/blender/blenkernel/BKE_blender.h
parent697270a0243776001fc06ed5faa3b963659c2558 (diff)
The traditional release commit, 2.62!
Special thanks to splash committee: Kevin Hays, Per Gantelius and Wray Bowling. Splash by Alexey Lugovoy.
Diffstat (limited to 'source/blender/blenkernel/BKE_blender.h')
-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 7236015054d..405d0e9631a 100644
--- a/source/blender/blenkernel/BKE_blender.h
+++ b/source/blender/blenkernel/BKE_blender.h
@@ -41,8 +41,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 261
-#define BLENDER_SUBVERSION 4
+#define BLENDER_VERSION 262
+#define BLENDER_SUBVERSION 0
#define BLENDER_MINVERSION 250
#define BLENDER_MINSUBVERSION 0