dummy update

This commit is contained in:
redmatrix
2015-09-23 22:31:49 -07:00
parent 7734bbfe4d
commit 8a94a4938f
3 changed files with 7 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', 1154 );
define ( 'DB_UPDATE_VERSION', 1155 );
/**
* @brief Constant with a HTML line break.