Hey! We're ready for 2.70! No words, let's get straight into the build!
Information for platform maintainers: - tag: v2.70 - tag hash 2525f9c5f31e90bcb8f2e8c84558a2bc35e3207c - locale hash c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 (unchanged since rc2) - addons hash 6c32300be8cc8d48a3e02055dc43bea2ab98a525 Here are some magic commands. # Those commands ensures tags are fetched from the server. They're needed on older Debian box at least. Will look into why tags are not fetched automatically later. $ git fetch --tags $ git submodule foreach git fetch --tags $ git checkout v2.70 $ git submodule update --recursive Output of `git submodule`: c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 release/datafiles/locale (v2.70) 6c32300be8cc8d48a3e02055dc43bea2ab98a525 release/scripts/addons (v2.70) 7485bc6b11e32e6c9d4d13b273ec7a2d8eddf594 release/scripts/addons_contrib (heads/master) 59512aadd1d16d7b9327f0eefafb23513b4f2137 scons (heads/master) HEAD is to be d0f0de20c4e1eafa1b5a7c80ac660a0e03ccd5a0 Use the following name: blender-2.70-<platform> On the splash screen after the build you are to see hash "d0f0de2". To get back to normal development use `git checkout master`. Thanks everyone for the release! -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
