set version for 2023.09-rc
This commit is contained in:
parent
ec61cdac83
commit
eb50618fe8
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2023.09-dev
|
||||
2023.09-rc
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue