aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-02 20:54:00 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-02 20:54:00 -0700
commit360fda15e9be17cb9ae0638fc0c76a5642b03223 (patch)
tree0844f859bc6f6657b50747adfa23825c5ff4bdf2 /boot.php
parent837b9224cc7cb6c6a38156d4b7ad40e7fd0985b6 (diff)
parent2018b88093a72a66a3e61c76794d8b967f7b2f4f (diff)
downloadvolse-hubzilla-360fda15e9be17cb9ae0638fc0c76a5642b03223.tar.gz
volse-hubzilla-360fda15e9be17cb9ae0638fc0c76a5642b03223.tar.bz2
volse-hubzilla-360fda15e9be17cb9ae0638fc0c76a5642b03223.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
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 6ec679408..e7ed7dcee 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', 1150 );
+define ( 'DB_UPDATE_VERSION', 1151 );
/**
* @brief Constant with a HTML line break.