Database version updated

This commit is contained in:
Michael 2017-04-14 22:34:01 +00:00
parent e7783e2018
commit 358aa1d7ef
3 changed files with 55 additions and 55 deletions

View file

@ -38,7 +38,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Asparagus');
define ( 'FRIENDICA_VERSION', '3.5.2-dev' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1217 );
define ( 'DB_UPDATE_VERSION', 1218 );
/**
* @brief Constant with a HTML line break.