aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-08-03 21:53:01 +0200
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-08-03 21:53:01 +0200
commit5adb41a0edd22c7ec9519ab0cdb5c06dda7140ff (patch)
treed3012cd1acd070372f3afb1403268c1506c8b584 /boot.php
parent98fa996b3f5125b60e2653bca2218b08041ad6a4 (diff)
parentdb70c76494997dfda4f850b4ee63ddae2c608bde (diff)
downloadvolse-hubzilla-5adb41a0edd22c7ec9519ab0cdb5c06dda7140ff.tar.gz
volse-hubzilla-5adb41a0edd22c7ec9519ab0cdb5c06dda7140ff.tar.bz2
volse-hubzilla-5adb41a0edd22c7ec9519ab0cdb5c06dda7140ff.zip
Merge remote-tracking branch 'upstream/master'
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.