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 c0d71d8..dfca892 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2023.12
+2024.03-dev
index a01a6bc..1938db0 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