set version for 2023.09-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 4 Oct 2023 18:40:08 +0000 (20:40 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 4 Oct 2023 18:40:08 +0000 (20:40 +0200)
VERSION
src/App.php

diff --git a/VERSION b/VERSION
index c32d7ef..ee9752d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2023.09-dev
+2023.09-rc
index a708abe..3482d11 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2023.09-dev';
+       const VERSION  = '2023.09-rc';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php