noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 21/30: Change DB version


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 21/30: Change DB version
Date: Sat, 3 Dec 2022 08:35:14 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit d2bbda5bc8400495f525addc90f614c1551c6293
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Nov 27 19:21:01 2022 +0100

    Change DB version
---
 include/constant.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/constant.php b/include/constant.php
index 73d32fdd3..528e1b448 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -116,7 +116,7 @@ if (!defined("NOALYSS_PACKAGE_REPOSITORY")) {
 if (!defined("SYSINFO_DISPLAY")) {
     define("SYSINFO_DISPLAY", TRUE);
 }
-define("DBVERSION", 181);
+define("DBVERSION", 182);
 define("MONO_DATABASE", 25);
 define("DBVERSIONREPO", 20);
 define('NOTFOUND', '--not found--');



reply via email to

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