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
path: root/source
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2010-04-02 05:04:26 +0400
committerJoshua Leung <aligorith@gmail.com>2010-04-02 05:04:26 +0400
commit12149d8cd968af5bf2429f3930d27bca51c1c542 (patch)
tree1df0aa81319fe7db10c9fe9e160aaeeb6a67d411 /source
parentc6b77a06dd1baede633f18b094867603e0ef66f6 (diff)
Bump subversion number so that new defaults initialisations from prev commit will work ok. Missed this file when committing...
Diffstat (limited to 'source')
-rw-r--r--source/blender/blenkernel/BKE_blender.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_blender.h b/source/blender/blenkernel/BKE_blender.h
index 2f5e19fa83c..64c5823f06f 100644
--- a/source/blender/blenkernel/BKE_blender.h
+++ b/source/blender/blenkernel/BKE_blender.h
@@ -45,7 +45,7 @@ struct Scene;
struct Main;
#define BLENDER_VERSION 252
-#define BLENDER_SUBVERSION 3
+#define BLENDER_SUBVERSION 4
#define BLENDER_MINVERSION 250
#define BLENDER_MINSUBVERSION 0