aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-20 20:48:52 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-20 20:48:52 +0200
commit55e1026c986f1c2c7e2a0376579b01111a93ab5d (patch)
tree07ef5c61899d410466ffcc682d491be7e943f0f1 /boot.php
parent9e1af2492ff30f65e678ca1b885350069583ade0 (diff)
downloadvolse-hubzilla-55e1026c986f1c2c7e2a0376579b01111a93ab5d.tar.gz
volse-hubzilla-55e1026c986f1c2c7e2a0376579b01111a93ab5d.tar.bz2
volse-hubzilla-55e1026c986f1c2c7e2a0376579b01111a93ab5d.zip
improve abconfig queries
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 36f50533b..b1043ef05 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.5.6' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1212 );
+define ( 'DB_UPDATE_VERSION', 1213 );
define ( 'PROJECT_BASE', __DIR__ );