aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-30 17:12:23 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-30 17:12:23 -0700
commit26411ab385f77b2edaa5edd4b33fbaff60789fd4 (patch)
treed7b878a8813b7f815633ad22dc4f63c752f9a730 /boot.php
parentd5a40cac25e1bcc936a4010ec0038f8e5143c0a0 (diff)
parent4c6368d0750650ac2281d5a1b1831ca9d5b00501 (diff)
downloadvolse-hubzilla-26411ab385f77b2edaa5edd4b33fbaff60789fd4.tar.gz
volse-hubzilla-26411ab385f77b2edaa5edd4b33fbaff60789fd4.tar.bz2
volse-hubzilla-26411ab385f77b2edaa5edd4b33fbaff60789fd4.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
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 ff6eeccf8..dd1f7bc1b 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1144 );
+define ( 'DB_UPDATE_VERSION', 1145 );
/**
* @brief Constant with a HTML line break.