aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-10-15 16:02:37 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-10-15 16:02:37 -0700
commit7517c76ae48ddad741fe61c41dd6dcc09421d160 (patch)
treee4030f6419432e8644a4897a38703559a4ba1889 /boot.php
parentbf5a1f662a4f00e8376613fa387c843d539c7433 (diff)
parente26f771cbe5717f9db9c5dde897f1f6e79b3a932 (diff)
downloadvolse-hubzilla-7517c76ae48ddad741fe61c41dd6dcc09421d160.tar.gz
volse-hubzilla-7517c76ae48ddad741fe61c41dd6dcc09421d160.tar.bz2
volse-hubzilla-7517c76ae48ddad741fe61c41dd6dcc09421d160.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts: install/update.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 3afb7704b..b66606ca7 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', 1156 );
+define ( 'DB_UPDATE_VERSION', 1157 );
/**
* @brief Constant with a HTML line break.