MINOR: version: it's development again.

This reverts commit 0badabc381.
This commit is contained in:
Willy Tarreau 2020-11-05 17:18:49 +01:00
parent 1c0a722a83
commit b9b2ac20f8

View File

@ -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