]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
bump version 2023.12
[friendica.git] / src / App.php
index e697c3bb6548ef5aba5337dfc6ca1d8a9f091d44..a01a6bc6c8310975608d997baaeee890fc88f9f9 100644 (file)
@@ -63,8 +63,8 @@ use Psr\Log\LoggerInterface;
 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