Version 2020.09-1 2020.09-1
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 24 Sep 2020 13:24:20 +0000 (15:24 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 24 Sep 2020 13:24:20 +0000 (15:24 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 682a8d1..ed52ef7 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.12-dev
+2020.09-1
index af08d54..6cc717d 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.12-dev');
+define('FRIENDICA_VERSION',      '2020.09-1');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);