fix update 1148

This commit is contained in:
zottel
2015-09-03 13:55:47 +02:00
parent 945ba5d788
commit 5cef672f9a
2 changed files with 19 additions and 12 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', 1151 );
define ( 'DB_UPDATE_VERSION', 1152 );
/**
* @brief Constant with a HTML line break.