aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-06-18 15:33:47 -0700
committerredmatrix <git@macgirvin.com>2016-06-18 15:33:47 -0700
commitdbb0a0283f8398d02d2be92dab182ee5103b3651 (patch)
tree3bf6408b8c3dc50788a7f0c7436629a412dc1ce9 /boot.php
parent755dd67ec7856b8926bfb78e6034ddff1834b032 (diff)
downloadvolse-hubzilla-dbb0a0283f8398d02d2be92dab182ee5103b3651.tar.gz
volse-hubzilla-dbb0a0283f8398d02d2be92dab182ee5103b3651.tar.bz2
volse-hubzilla-dbb0a0283f8398d02d2be92dab182ee5103b3651.zip
schema changes needed for the caldav client bit
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 0ce4ab93e..764e81292 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.9' );
define ( 'ZOT_REVISION', 1.1 );
-define ( 'DB_UPDATE_VERSION', 1177 );
+define ( 'DB_UPDATE_VERSION', 1178 );
/**