Merge branch 'next'

This commit is contained in:
John Wiegley 2010-06-02 23:19:17 -04:00
commit f8bfbf8c25

View file

@ -10,6 +10,6 @@ git checkout next
git rebase master git rebase master
git push git push
git checkout master git checkout master
./acprep -j16 opt upload ./acprep --universal -j16 --warn opt upload
mv *.dmg* build mv *.dmg* build
git checkout next git checkout next