diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index 5c09cbdb7a5..55b5cbb8f9e 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -8,7 +8,7 @@ This files describe steps made by Dolibarr packaging team to make a beta version of Dolibarr, step by step. - Check all files are commited. -- Update version/info in / directory (README*.txt, ChangeLog...) +- Update version/info in /ChangeLog - Update version number with x.x.x-y in htdocs/filefunc.inc.php - Update version number with x.x.x-y in build/makepack-dolibarr.pl - Update version number with x.x.x-y in build/debian/changelog @@ -32,7 +32,7 @@ This files describe steps made by Dolibarr packaging team to make a complete release of Dolibarr, step by step. - Check all files are commited. -- Update version/info in / directory (README*.txt, ChangeLog...) +- Update version/info in /ChangeLog - Update version number with x.x.x-y in htdocs/filefunc.inc.php - Update version number with x.x.x-y in build/makepack-dolibarr.pl - Update version number with x.x.x-y in build/debian/changelog