From 6e163c21ee2a1ad85dd2cc6c455f3d41a5cafe97 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 2 Dec 2007 15:57:25 +0000 Subject: [PATCH] Update doc --- doc/dev/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/dev/README b/doc/dev/README index 90368d80229..c2929987599 100644 --- a/doc/dev/README +++ b/doc/dev/README @@ -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"