From: Tobias Diekershoff <tobias.diekershoff@gmx.net>
Date: Mon, 13 Mar 2023 20:22:33 +0000 (+0100)
Subject: bump version to 2023.03-rc
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c389b48a9f27d30317ce9833e4a99b025e92a87c;p=friendica.git

bump version to 2023.03-rc
---

diff --git a/VERSION b/VERSION
index f0bc8ce38a..4f66207d10 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2023.03-dev
+2023.03-rc
diff --git a/database.sql b/database.sql
index e05a420fa8..ec4f86309e 100644
--- a/database.sql
+++ b/database.sql
@@ -1,5 +1,5 @@
 -- ------------------------------------------
--- Friendica 2023.03-dev (Giant Rhubarb)
+-- Friendica 2023.03-rc (Giant Rhubarb)
 -- DB_UPDATE_VERSION 1517
 -- ------------------------------------------
 
diff --git a/src/App.php b/src/App.php
index 792df0f748..d36eb253a7 100644
--- a/src/App.php
+++ b/src/App.php
@@ -64,7 +64,7 @@ class App
 {
 	const PLATFORM = 'Friendica';
 	const CODENAME = 'Giant Rhubarb';
-	const VERSION  = '2023.03-dev';
+	const VERSION  = '2023.03-rc';
 
 	// Allow themes to control internal parameters
 	// by changing App values in theme.php
diff --git a/view/lang/C/messages.po b/view/lang/C/messages.po
index 1d8a5a33d5..3825ceac85 100644
--- a/view/lang/C/messages.po
+++ b/view/lang/C/messages.po
@@ -6,7 +6,7 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: 2023.03-dev\n"
+"Project-Id-Version: 2023.03-rc\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-02-18 20:49+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"