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:
authorCampbell Barton <ideasman42@gmail.com>2011-02-21 07:45:47 +0300
committerCampbell Barton <ideasman42@gmail.com>2011-02-21 07:45:47 +0300
commit848d60caee5242f6aae1ec76eb220376133b34a8 (patch)
treeaaaeef19e5bed56eff8c434ccd00a46922c6f261 /release
parent1e4c17a82fea339e42e9a88323735b9fe029820d (diff)
Move blender version info into BKE_blender.h so we only have the info in one place and so package building scripts can extract it in a more usable way.
this also means we can have a version string like '2.56a-beta' without using buildinfo. release/VERSION was only used by scons, NSIS installer. Possibly helps to fix bug [#26062] too.
Diffstat (limited to 'release')
-rw-r--r--release/VERSION1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/VERSION b/release/VERSION
deleted file mode 100644
index 9a256b1d546..00000000000
--- a/release/VERSION
+++ /dev/null
@@ -1 +0,0 @@
-2.56a-beta