aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-02 20:53:26 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-02 20:53:26 -0700
commit2018b88093a72a66a3e61c76794d8b967f7b2f4f (patch)
tree670ae23c54f24bdf9dd01ef0513a3e1020505511 /boot.php
parent470915a55b9125d4dd361dcba3c5dbe013f3d4e0 (diff)
downloadvolse-hubzilla-2018b88093a72a66a3e61c76794d8b967f7b2f4f.tar.gz
volse-hubzilla-2018b88093a72a66a3e61c76794d8b967f7b2f4f.tar.bz2
volse-hubzilla-2018b88093a72a66a3e61c76794d8b967f7b2f4f.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 b2f3f0bd1..3423ef85c 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', 1150 );
+define ( 'DB_UPDATE_VERSION', 1151 );
/**
* @brief Constant with a HTML line break.