Changes between Version 11 and Version 12 of Dev_ReleaseManagement
- Timestamp:
- Aug 7, 2010 5:45:03 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev_ReleaseManagement
v11 v12 22 22 svn co https://svn.roundcube.net/branches/release-x.y 23 23 cd ./release-x.y 24 svn del bin/dumpschema. phpbin/makedoc.sh tests24 svn del bin/dumpschema.sh bin/makedoc.sh tests 25 25 }}} 26 26 … … 29 29 * bump up version in `index.php` 30 30 * bump up version in `program/include/iniset.php` 31 * bump up version in `config/main.inc.php.dist` ({{{'useragent'}}})32 31 * commit the changes 33 32 {{{
