aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-06 12:34:29 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-06 12:34:29 -0800
commit1c8f63f1e50726c00220cfd98f259d2d35d37106 (patch)
treefd123ce7d82827e27cf3fcc2b919c585a8fbe7da /boot.php
parent8db428458a69cbb8b5c046cc389e7801a98d75b0 (diff)
downloadvolse-hubzilla-1c8f63f1e50726c00220cfd98f259d2d35d37106.tar.gz
volse-hubzilla-1c8f63f1e50726c00220cfd98f259d2d35d37106.tar.bz2
volse-hubzilla-1c8f63f1e50726c00220cfd98f259d2d35d37106.zip
rev 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 78cddce5c..6b5187366 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', 1159 );
+define ( 'DB_UPDATE_VERSION', 1160 );
/**
* @brief Constant with a HTML line break.