Changes between Version 17 and Version 18 of ReleaseProcedure
- Timestamp:
- Jun 29, 2007, 12:24:48 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseProcedure
v17 v18 61 61 1. Update copyright statements with commands 62 62 {{{ 63 ./bootstrap 63 64 make all 64 65 make check … … 71 72 appropriate: 72 73 {{{ 74 ./bootstrap 73 75 make check 74 76 make distcheck … … 190 192 1. Update copyright statements with commands 191 193 {{{ 194 ./bootstrap 192 195 make all 193 196 make check … … 200 203 appropriate: 201 204 {{{ 205 ./bootstrap 202 206 make check 203 207 make distcheck