[RELEASE] Released version 2.9-dev0

Released version 2.9-dev0 with the following main changes :
    - MINOR: version: mention that it's development again
This commit is contained in:
Willy Tarreau
2023-05-31 16:29:19 +02:00
parent 9dc8308a67
commit cb6a35fdc1
6 changed files with 8 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
#ifdef CONFIG_PRODUCT_BRANCH
#define PRODUCT_BRANCH CONFIG_PRODUCT_BRANCH
#else
#define PRODUCT_BRANCH "2.8"
#define PRODUCT_BRANCH "2.9"
#endif
#ifdef CONFIG_PRODUCT_STATUS