aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-19 09:41:57 +0000
committerMario <mario@mariovavti.com>2022-01-19 09:41:57 +0000
commitf392ddec2f249d8bcc6851825975d43e20880625 (patch)
tree6e3bb9df2f2cc0b47d1376bbe1aa19b5779daf8c /boot.php
parenta73d4a8cbd1712b7b07122f050f415efe8516b99 (diff)
parentdf71168ab76531b399829ebad3f363b563f135ad (diff)
downloadvolse-hubzilla-f392ddec2f249d8bcc6851825975d43e20880625.tar.gz
volse-hubzilla-f392ddec2f249d8bcc6851825975d43e20880625.tar.bz2
volse-hubzilla-f392ddec2f249d8bcc6851825975d43e20880625.zip
Merge branch 'dev' into 7.0RC
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 68301b7ca..2566ac435 100644
--- a/boot.php
+++ b/boot.php
@@ -58,7 +58,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '7.0RC1' );
define ( 'ZOT_REVISION', '6.0' );
-define ( 'DB_UPDATE_VERSION', 1250 );
+define ( 'DB_UPDATE_VERSION', 1251 );
define ( 'PROJECT_BASE', __DIR__ );