Changes between Version 10 and Version 11 of ReleaseProcedure


Ignore:
Timestamp:
Aug 20, 2007, 2:18:16 PM (17 years ago)
Author:
Jari Häkkinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcedure

    v10 v11  
    4949./bin/svndigest --copyright --no-report
    5050}}}
    51     Examine the updates and commit changes with `svn ci -m "updating
    52     copyright statements"`. For this step
     51    Examine the updates and commit changes with
     52    `svn ci -m "updating copyright statements"`. For this step
    5353    [http://trac.thep.lu.se/trac/svndigest svndigest] is obviously
    5454    needed. [[br]][[br]]
     
    7979    ([http://base.thep.lu.se/chrome/site/doc/html/appendix/appendix.incompatible.html
    8080    API changes]), and other files as necessary. [[br]][[br]]
    81   i. Update version number in `build.xml`. Locate and change the below line
     81  i. Update version number in `build.xml`. Locate and change the below lines to
    8282{{{
    8383<property name="base.minorversion" value="B" />
    84 }}}
     84<property name="base.maintenanceversion" value="0" />
     85}}}
     86     That is, make sure that `minorversion` has value ''B'' and that
     87     `maintenanceversion` is ''0'' (not ''0pre''). [[br]][[br]]
    8588  i. Update `credits.txt`. Remember, ego and vanity is the currency of open
    8689     source projects. Well, there are other reasons for open source