]> git.mxchange.org Git - friendica.git/commitdiff
bump version: Friendica Siberian Iris 2021.04
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 26 Apr 2021 07:37:31 +0000 (09:37 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 26 Apr 2021 07:37:31 +0000 (09:37 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index b1f4077f81cc18b0026d5d1030f5343d1a7abc2e..7223033747e458e6b2850070051e0f0e0cff9782 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2021.03-rc
+2021.04
index 2223379ca33672f40259c5976e1f00170b3f72e3..bf19f206cdfeca6efe600349f6ad18a150598f68 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -37,8 +37,8 @@ use Friendica\Util\BasePath;
 use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
-define('FRIENDICA_CODENAME',     'Red Hot Poker');
-define('FRIENDICA_VERSION',      '2021.03-rc');
+define('FRIENDICA_CODENAME',     'Siberian Iris');
+define('FRIENDICA_VERSION',      '2021.04');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);