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:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-04-26 21:49:48 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-04-26 21:49:48 +0400
commite75e40c97281078730ed9c0a649e99b7e981c919 (patch)
tree079c4b3826fc307236fd02688a456328b8a8ac9c /source/blender/blenkernel
parent73a6ae710679ad5f2186e61d57d916442d23a43a (diff)
Release commit, 2.63!
Special thanks to Mango team for awesome splash screen! And everybody else who made this release! :)
Diffstat (limited to 'source/blender/blenkernel')
-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 e0fac79359d..507200802f4 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 262
-#define BLENDER_SUBVERSION 4
+#define BLENDER_VERSION 263
+#define BLENDER_SUBVERSION 0
#define BLENDER_MINVERSION 250
#define BLENDER_MINSUBVERSION 0