From bb85e139f110d2d65a54f8aefbd3777a99d053e2 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Wed, 21 Dec 2016 15:03:33 -0800 Subject: more vcard work --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 7531a45b2..7c8f54859 100755 --- a/boot.php +++ b/boot.php @@ -51,7 +51,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '2.1' ); define ( 'ZOT_REVISION', '1.2' ); -define ( 'DB_UPDATE_VERSION', 1186 ); +define ( 'DB_UPDATE_VERSION', 1187 ); /** -- cgit v1.2.3