]> git.mxchange.org Git - friendica.git/commitdiff
bump version 2023.05-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 18 May 2023 13:55:42 +0000 (15:55 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 18 May 2023 13:55:42 +0000 (15:55 +0200)
VERSION
src/App.php

diff --git a/VERSION b/VERSION
index 583a9757bcd3fc73cc405c7d98f3d2274afbb97d..fc8ec54549bc813950e766c9c80cc3ffbc0aa15b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2023.06-dev
+2023.05-rc
index 495cfb8b0a127d957325e474aa600e7bbeed1235..bd9039ad0de0dcc39e6c983eb302d6c1b2eeffe7 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2023.06-dev';
+       const VERSION  = '2023.05-rc';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php