Changes between Version 10 and Version 11 of AdminReleaseManagement


Ignore:
Timestamp:
Jun 18, 2017, 3:26:03 PM (7 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdminReleaseManagement

    v10 v11  
    3838   This involves:
    3939    * create a branch as described above
     40      * Tortoise Git: create branch
     41      * Git Push / check push all branches
     42      * Clone branch: clone https://github.com/boinc/boinc.git into new dir w/ version num
     43      * Right-click on dir; switch to new branch
     44      * set version numbers in
     45        * /: configure.ac, version.h, version.h.in, version.log
     46        * in version.h, version.h.in: comment out pre-release with C syntax
     47        * android: TODO; Oliver: textual representation, numberical value (increment)
     48          in 7.6, it's 146, so use 147
     49      * commit
     50      * create tag client_release/7.8/7.8.0
     51      * git push, check "include tags"
    4052    * tag the branch with a tag of the form client_release/7.8/7.7.2
    4153    * create new translation templates (locale/update_templates.sh) and move to transifex.