From 5cef672f9a128506f8531cec5d294dda83c3936d Mon Sep 17 00:00:00 2001 From: zottel Date: Thu, 3 Sep 2015 13:55:47 +0200 Subject: fix update 1148 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 3423ef85c..43b5581ac 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', 1151 ); +define ( 'DB_UPDATE_VERSION', 1152 ); /** * @brief Constant with a HTML line break. -- cgit v1.2.3