From 37d07a7d2a3808169b87c5033ef413ce957bf2ef Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 18 Aug 2015 17:10:40 -0700 Subject: add event_sequence for vtodo's --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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. -- cgit v1.2.3