Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 628 Bytes

FOR_DEVELOPERS.md

File metadata and controls

21 lines (15 loc) · 628 Bytes

Developer's guide

How to update release version

Update line VERSION = "4.0.2" in Makefile file launch make fixversions in an linux shell This will update all xml versions (package/component/plugins)

How to update release package

Update the README.md with new fix/features launch make this will create a attachments-.zip in root directory git pull of all modifications create a release with v as name upload the package file attachments-.zip into this release