aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-14 22:12:37 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-14 22:12:37 -0700
commit291f3beccfa6aede56cd2df811701fecbbdbbbc1 (patch)
tree075e84f5392303d4443a5fc45f6b16be673cc24c /boot.php
parent9de88c49c35d6bfb92080e6a048fc34eb20f6f90 (diff)
parentbceef58584a5753482412e7029f59710afe94a20 (diff)
downloadvolse-hubzilla-291f3beccfa6aede56cd2df811701fecbbdbbbc1.tar.gz
volse-hubzilla-291f3beccfa6aede56cd2df811701fecbbdbbbc1.tar.bz2
volse-hubzilla-291f3beccfa6aede56cd2df811701fecbbdbbbc1.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 dadb14ec9..43cacb3cb 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', 1140 );
+define ( 'DB_UPDATE_VERSION', 1141 );
/**
* @brief Constant with a HTML line break.