diff --git a/VERSION b/VERSION index c32d7efee0..ee9752d2e6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2023.09-dev +2023.09-rc diff --git a/src/App.php b/src/App.php index a708abe649..3482d11158 100644 --- a/src/App.php +++ b/src/App.php @@ -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 diff --git a/view/templates/notifications/nav/notify.tpl b/view/templates/notifications/nav/notify.tpl index dfcf9d3346..37da980ab9 100644 --- a/view/templates/notifications/nav/notify.tpl +++ b/view/templates/notifications/nav/notify.tpl @@ -1,3 +1,3 @@
  • - {{$notify.richtext nofilter}} {{$notify.ago}} + {{$notify.richtext nofilter}} {{$notify.ago}}
  • diff --git a/view/theme/frio/templates/contact/entry.tpl b/view/theme/frio/templates/contact/entry.tpl index 75f0d6d9e5..442a3b6ea5 100644 --- a/view/theme/frio/templates/contact/entry.tpl +++ b/view/theme/frio/templates/contact/entry.tpl @@ -7,7 +7,7 @@ @@ -15,7 +15,7 @@