From 7002248325d705067319a650b1692c2af9ccbc05 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 27 Jun 2021 13:57:18 +0000 Subject: update 1247 to clean up bogus entries in updates. this only affects directory servers. --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 23b9db5c6..9e044275b 100644 --- a/boot.php +++ b/boot.php @@ -56,7 +56,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '5.9.8' ); define ( 'ZOT_REVISION', '6.0' ); -define ( 'DB_UPDATE_VERSION', 1246 ); +define ( 'DB_UPDATE_VERSION', 1247 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3