aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-04 23:21:16 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-04 23:21:16 -0800
commit8db428458a69cbb8b5c046cc389e7801a98d75b0 (patch)
tree6b1c0ea3f139bc3cbc7134507907a186b21d3cf2 /boot.php
parent76043d97bd5d38e12ae84b18d48bc2dc4537ece0 (diff)
downloadvolse-hubzilla-8db428458a69cbb8b5c046cc389e7801a98d75b0.tar.gz
volse-hubzilla-8db428458a69cbb8b5c046cc389e7801a98d75b0.tar.bz2
volse-hubzilla-8db428458a69cbb8b5c046cc389e7801a98d75b0.zip
forgot this one
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 57bc63f2c..78cddce5c 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', 1158 );
+define ( 'DB_UPDATE_VERSION', 1159 );
/**
* @brief Constant with a HTML line break.