2020.09-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 6 Sep 2020 07:20:07 +0000 (09:20 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 6 Sep 2020 07:20:07 +0000 (09:20 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 454e445..6a665ef 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.09-dev
+2020.09-rc
index b43fd6d..95a9ff1 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-dev');
+define('FRIENDICA_VERSION',      '2020.09-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);