11# FOLIO complete platform
22
3- Copyright (C) 2015-2023 The Open Library Foundation
3+ Copyright (C) 2015-2026 The Open Library Foundation
44
55This software is distributed under the terms of the Apache License,
66Version 2.0. See the file "[ LICENSE] ( LICENSE ) " for more information.
@@ -38,16 +38,16 @@ and in
3838
3939## Supported releases
4040
41- The master branch is for the next flower release,
42- [ Morning Glory (R2-2022 )] ( https://wiki. folio. org/ pages/viewpage.action?pageId=79468624 ) ,
43- it is work in progress.
41+ The snapshot branch is for the next flower release,
42+ [ Trillium (R1-2026 )] ( https://folio- org.atlassian.net/wiki/spaces/REL/ pages/908754948/Trillium+R1+2026 ) ,
43+ it is a work in progress.
4444
4545Only the two latest releases are supported with critical bug and security fixes:
46- * Branch [ R1-2022 ] ( https://github.com/folio-org/platform-complete/tree/R1-2022 ) and the
47- R1-2022- … tags of the [ Lotus ] ( https://wiki. folio. org/display/ REL/Lotus+%28R1+2022%29 +Release+Notes )
46+ * Branch [ R1-2025-okapi ] ( https://github.com/folio-org/platform-complete/tree/R1-2025-okapi ) and the
47+ R1-2025-okapi … tags of the [ Sunflower ] ( https://folio- org.atlassian.net/wiki/spaces/ REL/pages/399081642/Sunflower+R1+2025 +Release+Notes )
4848 release
49- * Branch [ R3-2021 ] ( https://github.com/folio-org/platform-complete/tree/R3-2021 ) and the
50- R3-2021 -… tags of the [ Kiwi ] ( https://wiki. folio. org/display/ REL/Kiwi+%28R3+2021%29 +Release+Notes )
49+ * Branch [ R2-2024 ] ( https://github.com/folio-org/platform-complete/tree/R2-2024 ) and the
50+ R2-2024 -… tags of the [ Ramsons ] ( https://folio- org.atlassian.net/wiki/spaces/ REL/pages/105710217/Ramsons+R2+2024 +Release+Notes )
5151 release
5252
5353Older releases have reached end-of-life and are out of support.
@@ -65,7 +65,7 @@ fail 'yarn install'. To resolve this, set the following environment variable pr
6565running 'yarn install' when Nodejs version is v16+:
6666
6767```
68- CXXFLAGS="-std=c++17"
68+ CXXFLAGS="-std=c++17"
6969
7070```
7171
@@ -157,4 +157,3 @@ See project [FOLIO](https://issues.folio.org/browse/FOLIO)
157157at the [ FOLIO issue tracker] ( https://dev.folio.org/guidelines/issue-tracker/ ) .
158158
159159Other FOLIO Developer documentation is at [ dev.folio.org] ( https://dev.folio.org/ )
160-
0 commit comments