From b860e86f0c415ad320c75e4c367bfb4c730d98fd Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 3 Aug 2003 11:23:11 +0000 Subject: [PATCH] =?UTF-8?q?Modfi=20num=E9ro=20de=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index fc7c26da7c6..c9f33e016ac 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ # General Makefile # -FILE=dolibarr-0.3.1 +FILE=dolibarr-0.4.0 tar: rm -fr dolibarr-*.tar.gz* $(FILE) @@ -32,5 +32,5 @@ tar: put: - scp $(FILE).tar.gz* rodolphe.quiedeville.org:/home/www/rodolphe.quiedeville.org/htdocs/projets/dolibarr/dl/ - scp $(FILE).tar.gz rodolphe@subversions.gnu.org:/upload/dolibarr \ No newline at end of file + scp $(FILE).tar.gz* rodolphe.quiedeville.org:/home/www/www.dolibarr.com/htdocs/dl/ +# scp $(FILE).tar.gz rodolphe@subversions.gnu.org:/upload/dolibarr \ No newline at end of file