mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 15:47:01 +02:00
MINOR: version: indicate that this version is stable
Also indicate that it will get fixes till ~Q1 2021.
This commit is contained in:
parent
eb1a3ee5d6
commit
9ca7f8ceac
@ -39,7 +39,7 @@
|
|||||||
#ifdef CONFIG_PRODUCT_STATUS
|
#ifdef CONFIG_PRODUCT_STATUS
|
||||||
#define PRODUCT_STATUS CONFIG_PRODUCT_STATUS
|
#define PRODUCT_STATUS CONFIG_PRODUCT_STATUS
|
||||||
#else
|
#else
|
||||||
#define PRODUCT_STATUS "Status: development branch - not safe for use in production."
|
#define PRODUCT_STATUS "Status: stable branch - will stop receiving fixes around Q1 2021."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_PRODUCT_URL_BUGS
|
#ifdef CONFIG_PRODUCT_URL_BUGS
|
||||||
|
Loading…
Reference in New Issue
Block a user