New table for storing item content

This commit is contained in:
Michael
2018-06-24 14:33:07 +00:00
parent 258683b49a
commit d0c36d0e89
2 changed files with 28 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily');
define('FRIENDICA_VERSION', '2018.08-dev');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('DB_UPDATE_VERSION', 1270);
define('DB_UPDATE_VERSION', 1271);
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
/**