diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index 4847b0102ef..0f5ffef71d9 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -17,8 +17,8 @@ beta version of Dolibarr, step by step. - Update version number with x.x.x in build/doxygen/dolibarr-doxygen.doxyfile - Update version number with x.x.x in build/perl/virtualmin/dolibarr.pl - Commit all changes. -- Add a Tag (DOLIBARR_x_y_BETA) -- Create a branch (DOLIBARR_x_y_BRANCH). +- Add a Tag (x.y.betaz_YYYYMMDD) and push it: git push --tags +- Create a branch (x.y). - Run makepack-dolibarr.pl to generate all packages. - Move build files into www.dolibarr.org web site (/home/dolibarr/wwwroot/files).