From 038c928b9b863ac890c5eebf7d1305bb0403567a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 4 Jul 2017 23:08:00 +0200 Subject: db-update for cdav --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 177a2e1f2..f528d2a37 100755 --- a/boot.php +++ b/boot.php @@ -52,7 +52,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '2.5.7' ); define ( 'ZOT_REVISION', '1.2' ); -define ( 'DB_UPDATE_VERSION', 1191 ); +define ( 'DB_UPDATE_VERSION', 1192 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3