aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-04-26 16:28:20 +0000
committerMario <mario@mariovavti.com>2023-04-26 16:28:20 +0000
commit60f0739c3e8158bdcb373c3607ef2e8e8fcb4e08 (patch)
treec9a46b7766cc9c22c4321e6602cd2ca64011fc22 /boot.php
parent0faab9277fbeb7a37bef63deef799bbd8e93706c (diff)
downloadvolse-hubzilla-60f0739c3e8158bdcb373c3607ef2e8e8fcb4e08.tar.gz
volse-hubzilla-60f0739c3e8158bdcb373c3607ef2e8e8fcb4e08.tar.bz2
volse-hubzilla-60f0739c3e8158bdcb373c3607ef2e8e8fcb4e08.zip
update 1257 ud_guid > ud_host
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 3d6dd53e4..1f9d131d3 100644
--- a/boot.php
+++ b/boot.php
@@ -63,7 +63,7 @@ define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '8.3.5');
define('ZOT_REVISION', '6.0');
-define('DB_UPDATE_VERSION', 1256);
+define('DB_UPDATE_VERSION', 1257);
define('PROJECT_BASE', __DIR__);