]> git.mxchange.org Git - friendica.git/commitdiff
Friendica version 2022.10
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 14 Oct 2022 18:49:17 +0000 (20:49 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 14 Oct 2022 18:49:17 +0000 (20:49 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 900c5e3c16024eff4cd367dbb64a4005be35b4f9..8874859a247682bf48fb0405d1592a5b727f7b94 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2022.09-rc
+2022.10
index 2ceafea7822befa96f2f6e65c7822ae862fcd4fa..db7840b1180aacde5b470cbff27e79098f5a65f2 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-rc');
+define('FRIENDICA_VERSION',      '2022.10');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);