diff --git a/include/constant.php b/include/constant.php index b12570681..7e68f4631 100644 --- a/include/constant.php +++ b/include/constant.php @@ -45,7 +45,7 @@ define ("DEBUG",false); /* $version_phpcompta=4601; define ("DEBUG",true); */ -define ("DBVERSION",101); +define ("DBVERSION",102); define ("DBVERSIONREPO",14); define ('NOTFOUND','--not found--');