aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-23 22:32:46 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-23 22:32:46 -0700
commit0f3c2c4b2448694da4f0b350c1814fb5df973ce9 (patch)
treed6e6efd2cdb2aa3aabebf7221697c89622c67d55 /boot.php
parentb553ffd55d04d11c0802b1688d74e96f3ed01ddf (diff)
downloadvolse-hubzilla-0f3c2c4b2448694da4f0b350c1814fb5df973ce9.tar.gz
volse-hubzilla-0f3c2c4b2448694da4f0b350c1814fb5df973ce9.tar.bz2
volse-hubzilla-0f3c2c4b2448694da4f0b350c1814fb5df973ce9.zip
add vdata field for caldav
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5a564bb9d..8e0e3b004 100755
--- a/boot.php
+++ b/boot.php
@@ -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.