]> git.mxchange.org Git - friendica.git/commitdiff
version 2021.07
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Jul 2021 18:44:52 +0000 (20:44 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Jul 2021 18:44:52 +0000 (20:44 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 79ec0dc3afbdab3bc9369b5f105bf90793fa8597..9eb200ca42938ce1a2af8ad1cef4b4a49daf8d88 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2021.06-rc
+2021.07
index aa3739f01021a4aa9147827fc95f7a29ed224ff7..47f626629f6f489d89ac472ab3202b7f5f6083e2 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Siberian Iris');
-define('FRIENDICA_VERSION',      '2021.06-rc');
+define('FRIENDICA_VERSION',      '2021.07');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);