[RELEASE] Released version 2.4.12

Released version 2.4.12 with the following main changes :
    - BUG/MEDIUM: mworker: don't use _getsocks in wait mode
    - BUG/MAJOR: mux-h1: Don't decrement .curr_len for unsent data
diff --git a/CHANGELOG b/CHANGELOG
index d007e3d..31746d1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
 ChangeLog :
 ===========
 
+2022/01/11 : 2.4.12
+    - BUG/MEDIUM: mworker: don't use _getsocks in wait mode
+    - BUG/MAJOR: mux-h1: Don't decrement .curr_len for unsent data
+
 2022/01/07 : 2.4.11
     - BUG/MEDIUM: backend: fix possible sockaddr leak on redispatch
     - BUG/MINOR: pools: don't mark ourselves as harmless in DEBUG_UAF mode
diff --git a/VERDATE b/VERDATE
index b63233c..af94eaf 100644
--- a/VERDATE
+++ b/VERDATE
@@ -1,2 +1,2 @@
 $Format:%ci$
-2022/01/07
+2022/01/11
diff --git a/VERSION b/VERSION
index 11e3212..cf95c01 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.11
+2.4.12
diff --git a/doc/configuration.txt b/doc/configuration.txt
index 3f6b48a..498780d 100644
--- a/doc/configuration.txt
+++ b/doc/configuration.txt
@@ -4,7 +4,7 @@
                          ----------------------
                               version 2.4
                              willy tarreau
-                              2022/01/07
+                              2022/01/11
 
 
 This document covers the configuration language as implemented in the version