mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-21 14:17:30 -04:00
MINOR: version: mention that it's an LTS release now
The new version is going to be LTS up to around Q2 2025.
This commit is contained in:
parent
bdc62096fc
commit
44c47de81a
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#ifdef CONFIG_PRODUCT_STATUS
|
||||
#define PRODUCT_STATUS CONFIG_PRODUCT_STATUS
|
||||
#else
|
||||
#define PRODUCT_STATUS "Status: development branch - not safe for use in production."
|
||||
#define PRODUCT_STATUS "Status: long-term supported branch - will stop receiving fixes around Q2 2025."
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_PRODUCT_URL_BUGS
|
||||
|
|
|
|||
Loading…
Reference in a new issue