aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-07 15:34:25 +0000
committerMario <mario@mariovavti.com>2024-01-07 15:34:25 +0000
commit5ee4f37b8d2bfaee253e0e65acb74a414c602a33 (patch)
tree5b19ca33d305f099f9dfd6ed3ff403d5e01f9bc3 /boot.php
parent3dc122db8402a17cc2ffe015552d116d66243f1b (diff)
downloadvolse-hubzilla-5ee4f37b8d2bfaee253e0e65acb74a414c602a33.tar.gz
volse-hubzilla-5ee4f37b8d2bfaee253e0e65acb74a414c602a33.tar.bz2
volse-hubzilla-5ee4f37b8d2bfaee253e0e65acb74a414c602a33.zip
DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!!
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 a1528e58d..6c1c43704 100644
--- a/boot.php
+++ b/boot.php
@@ -65,7 +65,7 @@ define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '8.9.1');
define('ZOT_REVISION', '6.0');
-define('DB_UPDATE_VERSION', 1259);
+define('DB_UPDATE_VERSION', 1260);
define('PROJECT_BASE', __DIR__);