phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4747 - phpcompta/tags/rel600/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4747 - phpcompta/tags/rel600/include
Date: Sat, 4 Feb 2012 18:45:55 +0100 (CET)

Author: danydb
Date: 2012-02-04 18:45:55 +0100 (Sat, 04 Feb 2012)
New Revision: 4747

Modified:
   phpcompta/tags/rel600/include/constant.php
Log:
put correct DBVERSION

Modified: phpcompta/tags/rel600/include/constant.php
===================================================================
--- phpcompta/tags/rel600/include/constant.php  2012-02-04 17:39:58 UTC (rev 
4746)
+++ phpcompta/tags/rel600/include/constant.php  2012-02-04 17:45:55 UTC (rev 
4747)
@@ -45,7 +45,7 @@
 /* $version_phpcompta=4601;
 define ("DEBUG",true); */
 
-define ("DBVERSION",102);
+define ("DBVERSION",101);
 
 define ("DBVERSIONREPO",14);
 define ('NOTFOUND','--not found--');



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]