diff --git a/htdocs/facture.class.php b/htdocs/facture.class.php index 86e37f8e632..014608e05b4 100644 --- a/htdocs/facture.class.php +++ b/htdocs/facture.class.php @@ -3,8 +3,8 @@ * Copyright (C) 2004-2005 Laurent Destailleur * Copyright (C) 2004 Sebastien Di Cintio * Copyright (C) 2004 Benoit Mortier - * Copyright (C) 2005 Marc Barilley / Ocebo - * Copyright (C) 2006 Andre Cianfarani + * Copyright (C) 2005 Marc Barilley / Ocebo + * Copyright (C) 2006 Andre Cianfarani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index 153747e1dbb..5db833da7d4 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -32,7 +32,7 @@ \version $Revision$ */ -define('DOL_VERSION','2.0.0-alpha2'); +define('DOL_VERSION','2.1-alpha'); // La fonction clearstatcache ne doit pas etre appelé de manière globale car ralenti. // Elle doit etre appelé uniquement par les pages qui ont besoin d'un cache fichier vidé