Modif numro de version

This commit is contained in:
Rodolphe Quiedeville 2003-08-03 11:21:22 +00:00
parent 8b2a59fd8e
commit 431e7c30e0
2 changed files with 1 additions and 7 deletions

View File

@ -19,7 +19,7 @@
* $Source$
*
*/
define('DOL_VERSION','0.3.1');
define('DOL_VERSION','0.4.0');
if (! include ("conf/conf.php"))
{

View File

@ -1,6 +0,0 @@
--
-- Mise à jour de la version 0.3.0 à 0.3.1
--
alter table llx_product add fk_product_type integer default 0 ;