]> git.mxchange.org Git - friendica.git/commitdiff
bump version 2024.03-dev
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 24 Dec 2023 14:57:10 +0000 (15:57 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 24 Dec 2023 14:57:10 +0000 (15:57 +0100)
VERSION
src/App.php

diff --git a/VERSION b/VERSION
index c0d71d85454f1a1aca90ab18b1f30bd17e2dad5d..dfca892bef5ee9fb378ef43c7d6be63ca9898ffa 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2023.12
+2024.03-dev
index a01a6bc6c8310975608d997baaeee890fc88f9f9..1938db07605f8a771674ac86601618fc0bb5a63a 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Yellow Archangel';
-       const VERSION  = '2023.12';
+       const VERSION  = '2024.03-dev';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php