aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-23 22:31:49 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-23 22:31:49 -0700
commit8a94a4938fb85baca4a8104cbf6802a59459d17e (patch)
tree96ae724149eb71ff69cc45a37ad191e6a11a278c /boot.php
parent7734bbfe4d7730abed39e4e23287a68461d86040 (diff)
downloadvolse-hubzilla-8a94a4938fb85baca4a8104cbf6802a59459d17e.tar.gz
volse-hubzilla-8a94a4938fb85baca4a8104cbf6802a59459d17e.tar.bz2
volse-hubzilla-8a94a4938fb85baca4a8104cbf6802a59459d17e.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 bde797347..4d2296204 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', 1154 );
+define ( 'DB_UPDATE_VERSION', 1155 );
/**
* @brief Constant with a HTML line break.