This commit is contained in:
redmatrix
2015-08-16 19:13:29 -07:00
5 changed files with 37 additions and 4 deletions

View File

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