db-update for cdav

This commit is contained in:
Mario Vavti
2017-07-04 23:08:00 +02:00
parent c596248f40
commit 038c928b9b
2 changed files with 411 additions and 1 deletions

View File

@@ -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__ );