X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FApp.php;h=d36eb253a7cd729d3be2d81e40b11b50d3973a4e;hb=08d1e484e3ff5f624174b5a1620d0b38b3dcd548;hp=792df0f74832752ec52a8419974cd2c018959412;hpb=41b5ec0262142811e5499ae004b821e64b59a9c8;p=friendica.git diff --git a/src/App.php b/src/App.php index 792df0f748..d36eb253a7 100644 --- a/src/App.php +++ b/src/App.php @@ -64,7 +64,7 @@ class App { const PLATFORM = 'Friendica'; const CODENAME = 'Giant Rhubarb'; - const VERSION = '2023.03-dev'; + const VERSION = '2023.03-rc'; // Allow themes to control internal parameters // by changing App values in theme.php