To build either add-on, go to the appropriate directory and execute this command:
./build.sh
The Mozilla and OpenOffice.org add-ons are automatically versioned according to the latest annotated tag. To release a new version of either add-on, run:
git tag -a v9.8.7 -m '9.8.7'
./build.sh