aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-04-26 14:19:54 +0200
committerGitHub <noreply@github.com>2017-04-26 14:19:54 +0200
commitc39a6800968f7ac017d215306b55d5b6bb39ded6 (patch)
tree10db25e4ce7ca6b62eae087214e6869a17a37b2c /boot.php
parente8ddee284cbc82782aef0fc51a2079bf3f6a7327 (diff)
parent7d5ee81628a08dd560f7fdaa5b4d5a3f5ce3fb95 (diff)
downloadvolse-hubzilla-c39a6800968f7ac017d215306b55d5b6bb39ded6.tar.gz
volse-hubzilla-c39a6800968f7ac017d215306b55d5b6bb39ded6.tar.bz2
volse-hubzilla-c39a6800968f7ac017d215306b55d5b6bb39ded6.zip
Merge pull request #733 from zotlabs/etwoeemail
Etwoeemail
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 38de30d6e..a61d12f26 100755
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.3.4' );
define ( 'ZOT_REVISION', '1.2' );
-define ( 'DB_UPDATE_VERSION', 1189 );
+define ( 'DB_UPDATE_VERSION', 1190 );
define ( 'PROJECT_BASE', __DIR__ );