diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index f8383f013ed..49d5380e5fe 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -15,6 +15,8 @@ beta version of Dolibarr, step by step. - Update version number with x.x.x-y in build/exe/doliwamp/doliwamp.iss - Update version number with x.x.x-y in htdocs/filefunc.inc.php - Update version number with x.x.x-y in htdocs/install/inc.php +- Update version number with x.x.x-y in htdocs/support/inc.php +- Update version number with x.x.x-y in htdocs/build/rpm/*.spec - Commit all changes. - Add a CVS Tag (DOLIBARR_x_y_BETA) - Create a branch (DOLIBARR_x_y_BRANCH). @@ -37,6 +39,8 @@ complete release of Dolibarr, step by step. - Update version number with x.x.x-y in build/exe/doliwamp/doliwamp.iss - Update version number with x.x.x-y in htdocs/filefunc.inc.php - Update version number with x.x.x-y in htdocs/install/inc.php +- Update version number with x.x.x-y in htdocs/support/inc.php +- Update version number with x.x.x-y in htdocs/build/rpm/*.spec - Update PAD and DOAP files. - Commit all changes. - Add a CVS Tag (DOLIBARR_x_y)