This commit is contained in:
redmatrix
2015-05-14 22:12:37 -07:00
4 changed files with 40 additions and 14 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', 1140 );
define ( 'DB_UPDATE_VERSION', 1141 );
/**
* @brief Constant with a HTML line break.