set version for 2023.09-rc

This commit is contained in:
Tobias Diekershoff 2023-10-04 20:40:08 +02:00
parent ec61cdac83
commit eb50618fe8
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2023.09-dev
2023.09-rc

View File

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