rev update

This commit is contained in:
redmatrix
2015-11-06 12:34:29 -08:00
parent 8db428458a
commit 1c8f63f1e5
4 changed files with 13 additions and 9 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', 1159 );
define ( 'DB_UPDATE_VERSION', 1160 );
/**
* @brief Constant with a HTML line break.