missed this one - it's required

This commit is contained in:
redmatrix
2015-08-20 22:13:25 -07:00
parent c96f121d41
commit fef93af0a6
5 changed files with 16 additions and 4 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', 1147 );
define ( 'DB_UPDATE_VERSION', 1148 );
/**
* @brief Constant with a HTML line break.