From 34aa8ba3ccba00d86d481663cef28e6d422ffbe3 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Tue, 23 Feb 2021 10:02:15 +0000 Subject: Rename photo storage type system variable --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index de3345c70..5c8bd3ed3 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', 1242 ); +define ( 'DB_UPDATE_VERSION', 1243 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3