From 752a9d904c99dda79e6c67068cdd970a29946b58 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 26 May 2018 21:15:22 +0200 Subject: DB update to fix wrong hubloc_url for activitypub hublocs (cherry picked from commit eb04dbc5ce2321ca5da4274005bd3e4352cf83fa) --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 719f6dde4..bced2e156 100755 --- a/boot.php +++ b/boot.php @@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.4' ); define ( 'ZOT_REVISION', '6.0a' ); -define ( 'DB_UPDATE_VERSION', 1214 ); +define ( 'DB_UPDATE_VERSION', 1215 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3