]> git.mxchange.org Git - friendica.git/commitdiff
Switching to 2022.09-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Sep 2022 06:49:18 +0000 (08:49 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Sep 2022 06:49:18 +0000 (08:49 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index ef35079ff19463ed2f30e78b87173b17f11d9147..900c5e3c16024eff4cd367dbb64a4005be35b4f9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2022.09-dev
+2022.09-rc
index ea4f28b74174e9611891af4376a04ef0799ebdb4..2ceafea7822befa96f2f6e65c7822ae862fcd4fa 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -31,7 +31,7 @@ use Friendica\Model\Contact;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Giant Rhubarb');
-define('FRIENDICA_VERSION',      '2022.09-dev');
+define('FRIENDICA_VERSION',      '2022.09-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);