From ccd471bcd5af1025b663d29cff20fda7de44227b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 12 Jul 2015 23:53:00 +0200 Subject: [PATCH] Update doc --- build/makepack-howto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index d3248afaeff..173c01c6f8b 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -12,7 +12,7 @@ beta version of Dolibarr, step by step. - Update version number with x.y.z-w in htdocs/filefunc.inc.php - Update version number with x.y.z-w in build/debian/changelog - Commit all changes. -- Add a Tag (x.y.betaz_YYYYMMDD) and push it: git push --tags +- Add a Tag (x.y.z-beta) and push it: git push --tags - Create a branch (x.y). - Run makepack-dolibarr.pl to generate all packages.