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 22:55:01 +0200
commit43f04e4bc0b041a4e6450f6aad3e9045fb5eb3cf (patch)
treef2927f1d806f7a27a1c2722e8cabf0745343b866 /boot.php
parent649260ce44837fa8477ae1f13469b8d77ca96ec6 (diff)
downloadvolse-hubzilla-43f04e4bc0b041a4e6450f6aad3e9045fb5eb3cf.tar.gz
volse-hubzilla-43f04e4bc0b041a4e6450f6aad3e9045fb5eb3cf.tar.bz2
volse-hubzilla-43f04e4bc0b041a4e6450f6aad3e9045fb5eb3cf.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 c54fb9314..64d5bae4c 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.4' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1212 );
+define ( 'DB_UPDATE_VERSION', 1213 );
define ( 'PROJECT_BASE', __DIR__ );