From b3b842c0713aef18274fd7ecb95551a4d22d1763 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 27 Jun 2021 13:45:06 +0000 Subject: update 1246 to flag legacy zot hublocs and xchans deleted. we will set the deleted flag to 2 so we can distinguish them from real deletes if necessary --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 7e1df777a..5f79e5607 100644 --- a/boot.php +++ b/boot.php @@ -56,7 +56,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '5.9.7' ); define ( 'ZOT_REVISION', '6.0' ); -define ( 'DB_UPDATE_VERSION', 1245 ); +define ( 'DB_UPDATE_VERSION', 1246 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3