]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
Merge pull request #12513 from MrPetovan/bug/12507-rel-meeee
[friendica.git] / src / App.php
index db3ebbd67c16663275bc4203bda8c6717e2de388..eb0d1cc2176e1a258c6baf1dc2b311230ebf8b2d 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2022.12';
+       const VERSION  = '2023.03-dev';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php