]> git.mxchange.org Git - friendica.git/commitdiff
bump version to 2023.01
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 15 Jan 2023 10:50:23 +0000 (11:50 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 15 Jan 2023 10:50:23 +0000 (11:50 +0100)
VERSION
src/App.php

diff --git a/VERSION b/VERSION
index b66c15a015dde94279aedde4099ae1efc5e11d4d..15efd80c7fd15bf3bfdd59937a7f05e96eed7328 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2022.12
+2023.01
index db3ebbd67c16663275bc4203bda8c6717e2de388..1fba73ea66536ceb3f3a154ff55cfee8482265bc 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2022.12';
+       const VERSION  = '2023.01';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php