aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-08-02 22:49:30 -0700
committerzotlabs <mike@macgirvin.com>2018-08-02 22:49:30 -0700
commitd908f53607512b8bfa3fbf65cb6fc9623fab5c63 (patch)
tree245fcc2e40ec90568b7d3db08d6478db971874fa /boot.php
parentc806279fa97aa6880e1e0542be00937406e79d27 (diff)
downloadvolse-hubzilla-d908f53607512b8bfa3fbf65cb6fc9623fab5c63.tar.gz
volse-hubzilla-d908f53607512b8bfa3fbf65cb6fc9623fab5c63.tar.bz2
volse-hubzilla-d908f53607512b8bfa3fbf65cb6fc9623fab5c63.zip
add app_options field
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 17fe7e54e..6f34717b8 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.7.1' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1216 );
+define ( 'DB_UPDATE_VERSION', 1217 );
define ( 'PROJECT_BASE', __DIR__ );