aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-06 12:43:51 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-06 12:43:51 -0800
commit9a42d63516553e8fcea3190c012ca1237e7cbf0a (patch)
treea236a1fe58046cc95ee2d803d3e559e3c0365091 /boot.php
parent4620eb32d29e1dc4058db66a6caf9f51cf01397b (diff)
parent1c8f63f1e50726c00220cfd98f259d2d35d37106 (diff)
downloadvolse-hubzilla-9a42d63516553e8fcea3190c012ca1237e7cbf0a.tar.gz
volse-hubzilla-9a42d63516553e8fcea3190c012ca1237e7cbf0a.tar.bz2
volse-hubzilla-9a42d63516553e8fcea3190c012ca1237e7cbf0a.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts: boot.php install/update.php
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.