dummy update

This commit is contained in:
redmatrix
2015-09-18 22:43:35 -07:00
parent f2104b0a5a
commit 3dc066a143
4 changed files with 12 additions and 8 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', 1152 );
define ( 'DB_UPDATE_VERSION', 1153 );
/**
* @brief Constant with a HTML line break.