]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
Updated messages.po and database.sql - again
[friendica.git] / src / App.php
index 495cfb8b0a127d957325e474aa600e7bbeed1235..bd9039ad0de0dcc39e6c983eb302d6c1b2eeffe7 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2023.06-dev';
+       const VERSION  = '2023.05-rc';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php