aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-08-13 21:18:20 -0700
committerzotlabs <mike@macgirvin.com>2018-08-13 21:18:20 -0700
commitf15c1c4e54a49d1e76747ca5e3034ca2cef909aa (patch)
tree417d40aaf26fa3be3f85072e6ef92e1267e4d956 /boot.php
parent62925c4c3f0fb184c194f0cb177c1525ccdb72cb (diff)
downloadvolse-hubzilla-f15c1c4e54a49d1e76747ca5e3034ca2cef909aa.tar.gz
volse-hubzilla-f15c1c4e54a49d1e76747ca5e3034ca2cef909aa.tar.bz2
volse-hubzilla-f15c1c4e54a49d1e76747ca5e3034ca2cef909aa.zip
hubloc DB changes needed for z6
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 fca184555..3bea050dd 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', 1217 );
+define ( 'DB_UPDATE_VERSION', 1218 );
define ( 'PROJECT_BASE', __DIR__ );