mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
MINOR: version: this is development again, update the status
It's basically a revert of commit 9ca7f8cea.
This commit is contained in:
parent
f42b107157
commit
cdb27e8295
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 2021."
|
||||
#define PRODUCT_STATUS "Status: development branch - not safe for use in production."
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_PRODUCT_URL_BUGS
|
||||
|
|
|
|||
Loading…
Reference in a new issue