Author: danydb
Date: 2011-06-01 23:46:25 +0200 (Wed, 01 Jun 2011)
New Revision: 4151
Modified:
phpcompta/branches/rel560/include/constant.php
Log:
update database version
Modified: phpcompta/branches/rel560/include/constant.php
===================================================================
--- phpcompta/branches/rel560/include/constant.php 2011-06-01 21:44:53 UTC
(rev 4150)
+++ phpcompta/branches/rel560/include/constant.php 2011-06-01 21:46:25 UTC
(rev 4151)
@@ -35,16 +35,14 @@
/* set to none for production */
/* uncomment for production */
-$version_phpcompta=SVNINFO;
-define ("DEBUG",false);
+//$version_phpcompta=SVNINFO;
+//define ("DEBUG",false);
-/*
define ("DEBUG",true);
$version_phpcompta=4014;
-*/
-define ("DBVERSION",94);
+define ("DBVERSION",95);
define ("DBVERSIONREPO",13);
define ('NOTFOUND','--not found--');
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev