Released version 3.1-dev0 with the following main changes :
- MINOR: version: mention that it's development again
ChangeLog :
===========
+2024/05/29 : 3.1-dev0
+ - MINOR: version: mention that it's development again
+
2024/05/29 : 3.0.0
- MINOR: sample: implement the uptime sample fetch
- CI: scripts: fix build of vtest regarding option -C
HAProxy
Configuration Manual
----------------------
- version 3.0
+ version 3.1
2024/05/29
-----------------------
HAProxy Starter Guide
-----------------------
- version 3.0
+ version 3.1
This document is an introduction to HAProxy for all those who don't know it, as
------------------------
HAProxy Management Guide
------------------------
- version 3.0
+ version 3.1
This document describes how to start, stop, manage, and troubleshoot HAProxy,
#ifdef CONFIG_PRODUCT_BRANCH
#define PRODUCT_BRANCH CONFIG_PRODUCT_BRANCH
#else
-#define PRODUCT_BRANCH "3.0"
+#define PRODUCT_BRANCH "3.1"
#endif
#ifdef CONFIG_PRODUCT_STATUS