aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-05 16:54:39 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-05 16:54:39 +0100
commit91f751d10531e73078f7efb4efa1f5e215a8f871 (patch)
treebbe0b1b7fdd1c2c69a6ed2e001decc735111bc50 /boot.php
parent07bd396837426fbe4cf3ecd189513d50a14081a1 (diff)
parent0db5a8673d57088ab394cdaf372fb81dbd78bcbb (diff)
downloadvolse-hubzilla-91f751d10531e73078f7efb4efa1f5e215a8f871.tar.gz
volse-hubzilla-91f751d10531e73078f7efb4efa1f5e215a8f871.tar.bz2
volse-hubzilla-91f751d10531e73078f7efb4efa1f5e215a8f871.zip
Merge remote-tracking branch 'upstream/master'
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 dafe20b83..1faeaf15a 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1158 );
+define ( 'DB_UPDATE_VERSION', 1159 );
/**
* @brief Constant with a HTML line break.