]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
"item" is replaced by "post-view" / postupdate check added
[friendica.git] / boot.php
index 504f997d9ff3aa76a12baa0892b2210559ddebbd..e63e3d4e86631240f50015c3368f25981e3426f4 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,9 +38,9 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Red Hot Poker');
-define('FRIENDICA_VERSION',      '2020.12-rc');
+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.