]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
spelling: author
[friendica.git] / src / App.php
index 792df0f74832752ec52a8419974cd2c018959412..d36eb253a7cd729d3be2d81e40b11b50d3973a4e 100644 (file)
@@ -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