aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authormrjive <mrjive@mrjive.it>2018-04-22 10:54:41 +0200
committerGitHub <noreply@github.com>2018-04-22 10:54:41 +0200
commit51c533536fe1569aef0e0451db95970073084f75 (patch)
treef69eb0e6e2fda2f6c08c4afeee343d3c724f2dd8 /boot.php
parent84e2bdcf76109eaa1e54007cb42d9aad8fc144b1 (diff)
parent5a736d338b1c0aa1671d34ff724c2649ccf7e1e7 (diff)
downloadvolse-hubzilla-51c533536fe1569aef0e0451db95970073084f75.tar.gz
volse-hubzilla-51c533536fe1569aef0e0451db95970073084f75.tar.bz2
volse-hubzilla-51c533536fe1569aef0e0451db95970073084f75.zip
Merge pull request #10 from redmatrix/dev
Dev
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__ );