MINOR: version: mention that it's stable now
This version will be maintained up to around Q1 2022.
This commit is contained in:
parent
975908c831
commit
0badabc381
|
@ -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 2022."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_PRODUCT_URL_BUGS
|
#ifdef CONFIG_PRODUCT_URL_BUGS
|
||||||
|
|
Loading…
Reference in New Issue