From becdd642571d8e62e789693efbd571566f9641ed Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 10 Feb 2021 20:59:30 +0000 Subject: update 1242 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index d491a989c..1d8872257 100644 --- a/boot.php +++ b/boot.php @@ -55,7 +55,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '5.3.4' ); define ( 'ZOT_REVISION', '6.0' ); -define ( 'DB_UPDATE_VERSION', 1241 ); +define ( 'DB_UPDATE_VERSION', 1242 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3