Changes between Version 10 and Version 11 of ReleaseProcedure
- Timestamp:
- Aug 20, 2007, 2:18:16 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseProcedure
v10 v11 49 49 ./bin/svndigest --copyright --no-report 50 50 }}} 51 Examine the updates and commit changes with `svn ci -m "updating52 copyright statements"`. For this step51 Examine the updates and commit changes with 52 `svn ci -m "updating copyright statements"`. For this step 53 53 [http://trac.thep.lu.se/trac/svndigest svndigest] is obviously 54 54 needed. [[br]][[br]] … … 79 79 ([http://base.thep.lu.se/chrome/site/doc/html/appendix/appendix.incompatible.html 80 80 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 82 82 {{{ 83 83 <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]] 85 88 i. Update `credits.txt`. Remember, ego and vanity is the currency of open 86 89 source projects. Well, there are other reasons for open source