X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FApp.php;h=eb0d1cc2176e1a258c6baf1dc2b311230ebf8b2d;hb=ef4f508f9b574f649164ca86f51ef5ca7c4ecb51;hp=e8385b7f29491b28dac1cd93e9db8663157829aa;hpb=c69705d34e4b840ef6bf2602666b3d95e37890ef;p=friendica.git diff --git a/src/App.php b/src/App.php index e8385b7f29..eb0d1cc217 100644 --- a/src/App.php +++ b/src/App.php @@ -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