]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
Merge pull request #13533 from nupplaphil/feat/phpunit_upgrade
[friendica.git] / src / App.php
index a708abe649e9f3a0e22c74746a6c2a8a4c430bc5..3482d1115883ba12ca063c1b507e7242ff1061cf 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2023.09-dev';
+       const VERSION  = '2023.09-rc';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php