Changes between Version 56 and Version 57 of StartModMaint


Ignore:
Timestamp:
Dec 30, 2013, 4:16:54 PM (9 years ago)
Author:
Beman Dawes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StartModMaint

    v56 v57  
    201201
    202202{{{
    203 git tag -a 1.2
    204 git push
    205 }}}
     203git tag -a mylib-1.2.0
     204git push --tags
     205}}}
     206
     207See [wiki:StartModWorkflow#Releasetags Modular Boost Library Workflow] for release tag naming conventions.
    206208
    207209=== Heavyweight library release ===