projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c0a722
)
MINOR: version: it's development again.
author
Willy Tarreau
<w@1wt.eu>
Thu, 5 Nov 2020 16:18:49 +0000
(17:18 +0100)
committer
Willy Tarreau
<w@1wt.eu>
Thu, 5 Nov 2020 16:18:49 +0000
(17:18 +0100)
This reverts commit
0badabc381bc9c0d6be7479d528a5d549d6185f4
.
include/haproxy/version.h
patch
|
blob
|
history
diff --git
a/include/haproxy/version.h
b/include/haproxy/version.h
index
4ec2267
..
f2bf12a
100644
(file)
--- a/
include/haproxy/version.h
+++ b/
include/haproxy/version.h
@@
-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