]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
messages.po and and corrected typo in comment
[friendica.git] / src / App.php
index e8385b7f29491b28dac1cd93e9db8663157829aa..eb0d1cc2176e1a258c6baf1dc2b311230ebf8b2d 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2022.12-rc';
+       const VERSION  = '2023.03-dev';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php