mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-22 14:49:45 -04:00
MINOR: version: it's development again.
This reverts commit 0badabc381.
This commit is contained in:
parent
1c0a722a83
commit
b9b2ac20f8
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: stable branch - will stop receiving fixes around Q1 2022."
|
||||
#define PRODUCT_STATUS "Status: development branch - not safe for use in production."
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_PRODUCT_URL_BUGS
|
||||
|
|
|
|||
Loading…
Reference in a new issue