Create a new branch. Modify the contents of Config.mk. Try building using make
(Linux) / nmake
(Windows). Submit a pull request.
Once a Config.mk has been updated on master
, pull that branch. Ensure you have no local changes, and nothing to pull/push. Trigger the release by performing make release
(must be done under Linux).