aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-30 17:07:03 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-30 17:07:03 -0700
commit4c6368d0750650ac2281d5a1b1831ca9d5b00501 (patch)
tree95f28e3226df7f8b5a20f732c7496785b763da74 /boot.php
parent1097cd25830bc11d9aacf24f0e43322d6f397ca3 (diff)
downloadvolse-hubzilla-4c6368d0750650ac2281d5a1b1831ca9d5b00501.tar.gz
volse-hubzilla-4c6368d0750650ac2281d5a1b1831ca9d5b00501.tar.bz2
volse-hubzilla-4c6368d0750650ac2281d5a1b1831ca9d5b00501.zip
dummy update
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 53a3aebee..2eeec1847 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'redmatrix' );
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.