dummy update

This commit is contained in:
redmatrix
2015-09-02 20:53:26 -07:00
parent 470915a55b
commit 2018b88093
2 changed files with 11 additions and 3 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', 1150 );
define ( 'DB_UPDATE_VERSION', 1151 );
/**
* @brief Constant with a HTML line break.