Conflicts:
	util/messages.po
This commit is contained in:
redmatrix
2015-09-18 22:46:21 -07:00
8 changed files with 21 additions and 14 deletions

View File

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