From 72c4ed95f16e82239924099254a3d8fc9638cd07 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 6 Feb 2022 19:52:42 +0100 Subject: [PATCH] pump version to 2022.02 --- VERSION | 2 +- boot.php | 2 +- database.sql | 2 +- view/lang/C/messages.po | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 771d349de7..67093d3fc8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2021.12-rc +2022.02 diff --git a/boot.php b/boot.php index 447b129b4c..7855dee71b 100644 --- a/boot.php +++ b/boot.php @@ -31,7 +31,7 @@ use Friendica\Model\Contact; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Siberian Iris'); -define('FRIENDICA_VERSION', '2021.12-rc'); +define('FRIENDICA_VERSION', '2022.02'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288); diff --git a/database.sql b/database.sql index 692b5deb70..ad86c3a370 100644 --- a/database.sql +++ b/database.sql @@ -1,5 +1,5 @@ -- ------------------------------------------ --- Friendica 2021.12-rc (Siberian Iris) +-- Friendica 2022.02 (Siberian Iris) -- DB_UPDATE_VERSION 1449 -- ------------------------------------------ diff --git a/view/lang/C/messages.po b/view/lang/C/messages.po index 76aa7a1808..70e327f6ad 100644 --- a/view/lang/C/messages.po +++ b/view/lang/C/messages.po @@ -6,7 +6,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2021.12-rc\n" +"Project-Id-Version: 2022.02\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-28 05:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"