aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-07-29 06:43:55 +0200
committerMario Vavti <mario@mariovavti.com>2018-07-29 06:43:55 +0200
commit3fcb6df0f1ee73216935a7c29d0a82d32bd61109 (patch)
treefeadfe9a7ae175e9b92214be68b388d4bf0a2ab4 /boot.php
parent27329e39e49d4a3754196e38b8c1bfa812279b99 (diff)
parent97015162282989913d6b54c373af3b73b8043bad (diff)
downloadvolse-hubzilla-3fcb6df0f1ee73216935a7c29d0a82d32bd61109.tar.gz
volse-hubzilla-3fcb6df0f1ee73216935a7c29d0a82d32bd61109.tar.bz2
volse-hubzilla-3fcb6df0f1ee73216935a7c29d0a82d32bd61109.zip
Merge remote-tracking branch 'mike/master' into dev
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 8e4877b8e..a873371b1 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.7' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1215 );
+define ( 'DB_UPDATE_VERSION', 1216 );
define ( 'PROJECT_BASE', __DIR__ );