Skip to content

Git Making a Release

Paulo Dias edited this page Feb 18, 2014 · 11 revisions

As already known, there are two main branches in Neptus. The master the is the stable branch and is where the official releases are borne. The other branch is the develop. This one is used to integrate the changes and bring Neptus forward.

The version in Neptus is structured as follows: VERSION_MAJ, VERSION_MIN, VERSION_PAT.

Major/Minor Releases

This happens when the develop branch reach a stable or releasable stage. At this stage we should proceed as follows.

Edit