aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorM.Dent <dentm42@dm42.net>2018-10-28 17:20:29 -0400
committerM.Dent <dentm42@dm42.net>2018-10-28 17:20:29 -0400
commitc7c35b8b5a64e44f01e7557a43d13e518dc62aa8 (patch)
tree45e13747d0f7b1eb8277f476c28528daf3548fd1 /boot.php
parent3d9b1fd343b57573a29bf7e65d0055eb1d92398d (diff)
downloadvolse-hubzilla-c7c35b8b5a64e44f01e7557a43d13e518dc62aa8.tar.gz
volse-hubzilla-c7c35b8b5a64e44f01e7557a43d13e518dc62aa8.tar.bz2
volse-hubzilla-c7c35b8b5a64e44f01e7557a43d13e518dc62aa8.zip
DB Updates to prep for pconfig timestamps.
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 9b6047fc0..1fc21f38f 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.9.3' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1224 );
+define ( 'DB_UPDATE_VERSION', 1225 );
define ( 'PROJECT_BASE', __DIR__ );