mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-25 18:19:26 -05:00
developer: release: maintenance policy
This commit is contained in:
parent
cf9d89bb3a
commit
506e3961d8
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@ title: Release management
|
||||||
license: 'CC-BY-SA-4.0'
|
license: 'CC-BY-SA-4.0'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Maintenance policy
|
||||||
|
|
||||||
|
- _experimental_: the current development version receives new features (should not be used in production)
|
||||||
|
- _stable_: the latest major version receives full support (bugfixes and security fixes)
|
||||||
|
- _oldstable_: the previous major version receives only critical security support
|
||||||
|
|
||||||
|
There are about two major versions every year.
|
||||||
|
|
||||||
## Release numbering
|
## Release numbering
|
||||||
|
|
||||||
The Forgejo release numbers are composed of the Gitea release number followed by a dash and a serial number. For instance:
|
The Forgejo release numbers are composed of the Gitea release number followed by a dash and a serial number. For instance:
|
||||||
|
|
Loading…
Reference in a new issue