Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 26f7d81

Browse files
committedOct 29, 2024·
Remove usages of "LTS"
1 parent f512e1e commit 26f7d81

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed
 

‎about/list_of_features.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This page aims to list **all** features currently supported by Godot.
1010
.. note::
1111

1212
This page lists features supported by the current stable version of
13-
Godot. Some of these features may not be available in the
14-
`LTS release series (3.x) <https://docs.godotengine.org/en/3.5/about/list_of_features.html>`__.
13+
Godot. Some of these features are not available in the
14+
`3.x release series <https://docs.godotengine.org/en/3.6/about/list_of_features.html>`__.
1515

1616
Platforms
1717
---------
@@ -30,8 +30,7 @@ Platforms
3030
on an old enough base distribution.
3131
- Official binaries are compiled using the
3232
`Godot Engine buildroot <https://github.com/godotengine/buildroot>`__,
33-
allowing for binaries that work across common Linux distributions
34-
(including LTS variants).
33+
allowing for binaries that work across common Linux distributions.
3534

3635
- Android (editor support is experimental).
3736
- :ref:`Web browsers <doc_using_the_web_editor>`. Experimental in 4.0,

‎about/release_policy.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -218,11 +218,10 @@ Maintenance (patch) releases are released as needed with potentially very
218218
short development cycles, to provide users of the current stable branch with
219219
the latest bug fixes for their production needs.
220220

221-
The 3.6 release is out, and may be the last stable branch of Godot 3.x. It is a
222-
Long-Term Support (LTS) release, which we plan to support for as long as users
223-
still need it (due to missing features in Godot 4.x, or having published games
224-
which they need to keep updating for platform requirements). There is a
225-
development branch for 3.x, which may become 3.7, but it has no ETA.
221+
There is currently no planned release date for the next 3.x minor version, 3.7.
222+
The current stable release, 3.6, may be the last stable branch of Godot 3.x.
223+
Godot 3.x is supported on a best-effort basis, as long as contributors continue
224+
to maintain it.
226225

227226
What are the criteria for compatibility across engine versions?
228227
---------------------------------------------------------------

0 commit comments

Comments
 (0)
Please sign in to comment.