LArSoft release management - LArSoft/larsoft_docs GitHub Wiki
{{TOC}}
- LArSoft release naming policy
- tagged
- vxx_yy_zz
- These are made weekly against the head of develop.
- release candidates
- release candidates are tagged releases with special naming
- vxx_yy_zz_rcN
- patch releases
- vxx_yy_zz_aa
- Patch releases are built from a tagged release.
- If a release is named vaa_bb_cc, the first patch release will be vaa_bb_cc_01.