aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-10-19 16:18:04 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-10-19 16:18:04 -0700
commitea37882b9533b2d6054a36568ef6ab9cc834478e (patch)
tree1e5ad716071560311bc0f19c5fc8519132e4630c /boot.php
parent9f424bb20881841926976417d7eea04c0c14bdb3 (diff)
parent599a0c66b221f2c3a86462f920856d68630142cd (diff)
downloadvolse-hubzilla-ea37882b9533b2d6054a36568ef6ab9cc834478e.tar.gz
volse-hubzilla-ea37882b9533b2d6054a36568ef6ab9cc834478e.tar.bz2
volse-hubzilla-ea37882b9533b2d6054a36568ef6ab9cc834478e.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts: include/zot.php install/schema_mysql.sql install/schema_postgres.sql install/update.php mod/zfinger.php
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 b66606ca7..cdf3c302b 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', 1157 );
+define ( 'DB_UPDATE_VERSION', 1158 );
/**
* @brief Constant with a HTML line break.