aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-04 23:08:00 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-04 23:08:00 +0200
commit038c928b9b863ac890c5eebf7d1305bb0403567a (patch)
tree05888f03c2f2dde27cf6d36c5423fd78aa089ee5 /boot.php
parentc596248f40a8083460f661c4fd536f94cddcf228 (diff)
downloadvolse-hubzilla-038c928b9b863ac890c5eebf7d1305bb0403567a.tar.gz
volse-hubzilla-038c928b9b863ac890c5eebf7d1305bb0403567a.tar.bz2
volse-hubzilla-038c928b9b863ac890c5eebf7d1305bb0403567a.zip
db-update for cdav
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 177a2e1f2..f528d2a37 100755
--- a/boot.php
+++ b/boot.php
@@ -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__ );