-- ------------------------------------------
--- Friendica 2023.09-rc (Giant Rhubarb)
+-- Friendica 2023.12 (Yellow archangel)
-- DB_UPDATE_VERSION 1542
-- ------------------------------------------
Contact: mailto:info@friendi.ca
-Expires: 2024-04-30T23:59:59Z
+Expires: 2024-10-30T23:59:59Z
Preferred-Languages: en
class App
{
const PLATFORM = 'Friendica';
- const CODENAME = 'Giant Rhubarb';
- const VERSION = '2023.09-rc';
+ const CODENAME = 'Yellow Archangel';
+ const VERSION = '2023.12';
// Allow themes to control internal parameters
// by changing App values in theme.php