aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-22 02:33:24 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-22 02:33:24 -0700
commit5068ce05693d3bb52e049156eb7900cbe55ff650 (patch)
treedfca5ddf21b914fb4e1f14178dbb9c4f5b887f1e /boot.php
parent8c16f12d7a8dab8def506cc5cd94105abb6e4fbb (diff)
downloadvolse-hubzilla-5068ce05693d3bb52e049156eb7900cbe55ff650.tar.gz
volse-hubzilla-5068ce05693d3bb52e049156eb7900cbe55ff650.tar.bz2
volse-hubzilla-5068ce05693d3bb52e049156eb7900cbe55ff650.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 e00997cef..bde797347 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', 1153 );
+define ( 'DB_UPDATE_VERSION', 1154 );
/**
* @brief Constant with a HTML line break.