aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-26 18:40:02 +0000
committerMario <mario@mariovavti.com>2022-01-26 18:40:02 +0000
commitb022703b0b15ad8ba11c243f0274cadfae8e96c6 (patch)
treed2038f001a3a49538baee30f7cae3038d6ddc48a /boot.php
parente8069c0d932aae60564cbd944a4aa3372bc9507d (diff)
downloadvolse-hubzilla-b022703b0b15ad8ba11c243f0274cadfae8e96c6.tar.gz
volse-hubzilla-b022703b0b15ad8ba11c243f0274cadfae8e96c6.tar.bz2
volse-hubzilla-b022703b0b15ad8ba11c243f0274cadfae8e96c6.zip
update to remove the mail app
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 a6127865c..a5afc3ad4 100644
--- a/boot.php
+++ b/boot.php
@@ -58,7 +58,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '7.1' );
define ( 'ZOT_REVISION', '6.0' );
-define ( 'DB_UPDATE_VERSION', 1251 );
+define ( 'DB_UPDATE_VERSION', 1252 );
define ( 'PROJECT_BASE', __DIR__ );