Updated info: - tag: v2.70a - tag hash f93bc7693a530632455d3ec7acc4bce54a1f85bc - locale hash c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 (unchanged since 2.70) - addons hash ee2cd7105d505a4f6b4613aba26598f532f97f30
$ git tag -d v2.70a $ git fetch --tags $ git submodule foreach git fetch --tags $ git checkout v2.70a $ git submodule update --recursive Output of `git submodule` shouldn't have changed. Happy building! On Thu, Apr 10, 2014 at 5:44 PM, Sergey Sharybin <[email protected]>wrote: > Woops. Hold your horses, forgot to modify version char in the code :) > > > On Thu, Apr 10, 2014 at 5:39 PM, Sergey Sharybin <[email protected]>wrote: > >> Hi, >> >> That's right -- we're screwed up with the release again and are to do 'a' >> :) >> >> Information for platform maintainers: >> >> - tag: v2.70a >> - tag hash dbd043a6747c693ad7818c340995f6e33961c5fb >> - locale hash c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 (unchanged since >> 2.70) >> - addons hash ee2cd7105d505a4f6b4613aba26598f532f97f30 >> >> Here are some magic commands. >> >> $ git fetch --tags >> $ git submodule foreach git fetch --tags >> $ git checkout v2.70a >> $ git submodule update --recursive >> >> Output of `git submodule`: >> c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 release/datafiles/locale >> (v2.70a) >> ee2cd7105d505a4f6b4613aba26598f532f97f30 release/scripts/addons (v2.70a) >> 7485bc6b11e32e6c9d4d13b273ec7a2d8eddf594 release/scripts/addons_contrib >> (heads/master) >> 59512aadd1d16d7b9327f0eefafb23513b4f2137 scons (heads/master) >> >> Use the following name: blender-2.70a-<platform> >> >> On the splash screen after the build you are to see hash "dbd043a". >> >> To get back to normal development use `git checkout master`. >> >> -- >> With best regards, Sergey Sharybin >> > > > > -- > With best regards, Sergey Sharybin > -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
