]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Adding a post update to clean up the contact table
[friendica.git] / boot.php
index a070e103eaf2bf052fa9d61b4beb62059f910dac..b07ad8483f72701d2367513465c2ce4922531126 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Red Hot Poker');
-define('FRIENDICA_VERSION',      '2020.06-dev');
+define('FRIENDICA_VERSION',      '2020.09-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);