aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-12-02 19:22:50 +0000
committerMario <mario@mariovavti.com>2022-12-02 19:22:50 +0000
commit935b032f15583321e826fc1072e60734e5e2cd25 (patch)
tree1fe55179644e682315345e42e2399dfe4e8ceaab /boot.php
parent2bb58843ab303ba3e1a4a2c0c5a64138852ebbe0 (diff)
downloadvolse-hubzilla-935b032f15583321e826fc1072e60734e5e2cd25.tar.gz
volse-hubzilla-935b032f15583321e826fc1072e60734e5e2cd25.tar.bz2
volse-hubzilla-935b032f15583321e826fc1072e60734e5e2cd25.zip
db update 1254
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 0b1276392..3615b575c 100644
--- a/boot.php
+++ b/boot.php
@@ -63,7 +63,7 @@ define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '7.9.10');
define('ZOT_REVISION', '6.0');
-define('DB_UPDATE_VERSION', 1253);
+define('DB_UPDATE_VERSION', 1254);
define('PROJECT_BASE', __DIR__);