aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2018-03-10 15:10:09 -0500
committerAndrew Manning <tamanning@zoho.com>2018-03-10 15:10:09 -0500
commita4de63ca923583b77cf2a4ad60f4893e006f90e4 (patch)
tree31406e7dffabc54d2b49879272598236949793c7 /boot.php
parent9b13db1c4896e6a8b0a55195530f5449999e811d (diff)
parent78040330b6be3681dd0d6fdd1d3d0960fd88bc06 (diff)
downloadvolse-hubzilla-a4de63ca923583b77cf2a4ad60f4893e006f90e4.tar.gz
volse-hubzilla-a4de63ca923583b77cf2a4ad60f4893e006f90e4.tar.bz2
volse-hubzilla-a4de63ca923583b77cf2a4ad60f4893e006f90e4.zip
Merge branch 'dev' into oauth2
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 5d6bb2ebe..44466b26c 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.3.2' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1207 );
+define ( 'DB_UPDATE_VERSION', 1209 );
define ( 'PROJECT_BASE', __DIR__ );