Merge branch 'next'

This commit is contained in:
John Wiegley 2009-11-30 16:32:06 -05:00
commit 12db51e6bb

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 opt upload ./acprep -j16 opt upload
mv *.dmg* build mv *.dmg* build
git checkout next git checkout next