bump version to 2024.03-rc

This commit is contained in:
Tobias Diekershoff 2024-02-14 08:24:41 +01:00
parent fad55e0948
commit 1ea8a4042d
4 changed files with 4 additions and 4 deletions

View file

@ -64,7 +64,7 @@ class App
{
const PLATFORM = 'Friendica';
const CODENAME = 'Yellow Archangel';
const VERSION = '2024.03-dev';
const VERSION = '2024.03-rc';
// Allow themes to control internal parameters
// by changing App values in theme.php