add event_sequence for vtodo's

This commit is contained in:
redmatrix
2015-08-18 17:10:40 -07:00
parent 75fbf21e6b
commit 37d07a7d2a
5 changed files with 19 additions and 5 deletions

View File

@@ -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.