This commit is contained in:
redmatrix
2015-07-30 17:12:23 -07:00
3 changed files with 8 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1144 );
define ( 'DB_UPDATE_VERSION', 1145 );
/**
* @brief Constant with a HTML line break.