Backport from 7.1 SQL for currency

This commit is contained in:
Dany De Bontridder 2018-10-18 22:29:30 +02:00
parent 608c564fbe
commit ceed7d2830
2 changed files with 110 additions and 1 deletions

View file

@ -110,7 +110,7 @@ if ( !defined ("NOALYSS_PACKAGE_REPOSITORY")) {
if ( ! defined ("SYSINFO_DISPLAY")) {
define ("SYSINFO_DISPLAY",TRUE);
}
define ("DBVERSION",129);
define ("DBVERSION",130);
define ("MONO_DATABASE",25);
define ("DBVERSIONREPO",18);
define ('NOTFOUND','--not found--');