aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-08-16 19:13:29 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-08-16 19:13:29 -0700
commit6a1d1867f0dccccaf567c689a701e62c7f3a9a6d (patch)
tree34de8cca5a9b1d24681f65310638b5e5f7e0f7b9 /boot.php
parent18bc12c21ceb6f8c4c92aefea41afa2c235500a8 (diff)
parentb3b566c907f3e48d0522fcd75c0a9ee9f988030c (diff)
downloadvolse-hubzilla-6a1d1867f0dccccaf567c689a701e62c7f3a9a6d.tar.gz
volse-hubzilla-6a1d1867f0dccccaf567c689a701e62c7f3a9a6d.tar.bz2
volse-hubzilla-6a1d1867f0dccccaf567c689a701e62c7f3a9a6d.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 31ec60a89..514a8e783 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1145 );
+define ( 'DB_UPDATE_VERSION', 1146 );
/**
* @brief Constant with a HTML line break.