bump version to 2022.12-rc

This commit is contained in:
Tobias Diekershoff 2022-12-06 14:34:03 +01:00
parent 9b8b1be3e7
commit 59088161e8
4 changed files with 4 additions and 4 deletions

View file

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