bump version 2024.09-rc

This commit is contained in:
Tobias Diekershoff 2024-10-15 04:00:50 +00:00
commit 7bd076fce9
4 changed files with 4 additions and 4 deletions

View file

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