From 1e039bb708864c3b2647ddac1acd837b13c8eef9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 17 Jun 2012 19:22:09 +0200 Subject: [PATCH] Update doc --- build/makepack-howto.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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