Version 2020.09 2020.09
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 20 Sep 2020 19:12:34 +0000 (21:12 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 20 Sep 2020 19:12:34 +0000 (21:12 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 6a665ef..14ffed0 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.09-rc
+2020.09
index 24e7559..cba94fa 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.09-rc');
+define('FRIENDICA_VERSION',      '2020.09');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);