Update doc

This commit is contained in:
Laurent Destailleur 2007-12-02 15:57:25 +00:00
parent acd2c60b2d
commit 6e163c21ee

View File

@ -22,7 +22,10 @@ diff -Naur --exclude=CVS --exclude=.# --exclude=~ --exclude=documents --exclude
***** Build a release
This is all steps required to build a release od Dolibarr x.x:
* Check there is no more major bug reports.
* Check all development features are ok.
* Update the ChangeLog file.
* Run script build/dolibarr_mysql2pgsql.pl
* Check that file build/tgz/tar.exclude excludes all non expected files.
* Check all CVS commits are done.
* Tagg CVS with tag DOLIBARR_x_x_BETA or DOLIBARR_x_x for a release with option "overwrite tags if exists"