aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-07 07:13:33 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-07 07:13:33 +0100
commitce4bb8e5ecd502ba8420dea93256ba4fbebf49ff (patch)
tree924b094d38bd32fae2af56976e12ab5f38541037 /boot.php
parentc40f6060da9c014135e70f165fa7adbfb127bcf2 (diff)
parent81544538032500c05a14fc90902e2930b1c4b03a (diff)
downloadvolse-hubzilla-ce4bb8e5ecd502ba8420dea93256ba4fbebf49ff.tar.gz
volse-hubzilla-ce4bb8e5ecd502ba8420dea93256ba4fbebf49ff.tar.bz2
volse-hubzilla-ce4bb8e5ecd502ba8420dea93256ba4fbebf49ff.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 1faeaf15a..48bf54804 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,8 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1159 );
+define ( 'DB_UPDATE_VERSION', 1160 );
+
/**
* @brief Constant with a HTML line break.