]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
"item" is replaced by "post-view" / postupdate check added
[friendica.git] / boot.php
index 1c5b4c168cbf9709c4fe543248efcfda37df86f9..e63e3d4e86631240f50015c3368f25981e3426f4 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -40,7 +40,7 @@ define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Red Hot Poker');
 define('FRIENDICA_VERSION',      '2021.03-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
-define('NEW_UPDATE_ROUTINE_VERSION', 1170);
+define('NEW_TABLE_STRUCTURE_VERSION', 1288);
 
 /**
  * Constant with a HTML line break.