From b022703b0b15ad8ba11c243f0274cadfae8e96c6 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 26 Jan 2022 18:40:02 +0000 Subject: update to remove the mail app --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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__ ); -- cgit v1.2.3