forgot this one

This commit is contained in:
redmatrix 2015-11-04 23:21:16 -08:00
parent 76043d97bd
commit 8db428458a

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', 1158 );
define ( 'DB_UPDATE_VERSION', 1159 );
/**
* @brief Constant with a HTML line break.