add vdata field for caldav

This commit is contained in:
redmatrix
2015-09-23 22:32:46 -07:00
parent b553ffd55d
commit 0f3c2c4b24
4 changed files with 13 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1154 );
define ( 'DB_UPDATE_VERSION', 1155 );
/**
* @brief Constant with a HTML line break.