aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-08-18 17:10:40 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-08-18 17:10:40 -0700
commit37d07a7d2a3808169b87c5033ef413ce957bf2ef (patch)
tree9ace4e8f13b6ae947dc6e9182009ab68c8dd5660 /boot.php
parent75fbf21e6b423a91ff589d2fa349487623bc1a36 (diff)
downloadvolse-hubzilla-37d07a7d2a3808169b87c5033ef413ce957bf2ef.tar.gz
volse-hubzilla-37d07a7d2a3808169b87c5033ef413ce957bf2ef.tar.bz2
volse-hubzilla-37d07a7d2a3808169b87c5033ef413ce957bf2ef.zip
add event_sequence for vtodo's
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 22eb940ac..0ae12e4a7 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', 1146 );
+define ( 'DB_UPDATE_VERSION', 1147 );
/**
* @brief Constant with a HTML line break.