1
0
Fork 0

Increased database version

This commit is contained in:
Michael 2017-06-06 12:07:27 +00:00
commit 8d13751d40
4 changed files with 5 additions and 6 deletions

View file

@ -41,7 +41,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Asparagus');
define ( 'FRIENDICA_VERSION', '3.5.2-rc' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1227 );
define ( 'DB_UPDATE_VERSION', 1228 );
/**
* @brief Constant with a HTML line break.