aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2018-04-21 19:09:27 +1000
committerGitHub <noreply@github.com>2018-04-21 19:09:27 +1000
commit5a736d338b1c0aa1671d34ff724c2649ccf7e1e7 (patch)
tree5cecf97e3da35d2f5a465043e5a0b8193275e98e /boot.php
parent92b08f1f07a25976342dc885331ecb1531e256aa (diff)
parent1bb67f63e37a10b9bcf5c6ea1d0d4ae431b00cab (diff)
downloadvolse-hubzilla-5a736d338b1c0aa1671d34ff724c2649ccf7e1e7.tar.gz
volse-hubzilla-5a736d338b1c0aa1671d34ff724c2649ccf7e1e7.tar.bz2
volse-hubzilla-5a736d338b1c0aa1671d34ff724c2649ccf7e1e7.zip
Merge pull request #1099 from zotlabs/dev
This is important
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 aa6fe7b99..eb2c1ddff 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.5' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1211 );
+define ( 'DB_UPDATE_VERSION', 1212 );
define ( 'PROJECT_BASE', __DIR__ );