Changes between Version 8 and Version 9 of ReleaseProcedure
- Timestamp:
- Jun 27, 2007, 1:40:14 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseProcedure
v8 v9 215 215 i. In section '''svndigest ''stable'' ''' update link to 216 216 `[milestone:A.B.[C+1] A.B.[C+1]]`. [[br]][[br]] 217 1. Prepare the minor branch for the next release [[br]][[br]]217 1. Prepare the minor branch for the next patch release [[br]][[br]] 218 218 i. Update version number in `configure.ac`. Locate and change the 219 219 below line … … 234 234 i. Commit changes to the repository, 235 235 `svn ci -m "Changes for future release A.B.[C+1]"` [[br]][[br]] 236 1. Merge the patch taginto the trunk. To avoid confusion and236 1. Merge the patch release into the trunk. To avoid confusion and 237 237 minimize the risk of loosing fixes, this step is only performed by 238 238 the Merge Master. [[br]][[br]]