We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a27fd commit b32cc16Copy full SHA for b32cc16
CHANGES
@@ -1,5 +1,5 @@
1
-DD mmm YYYY - 2.9.x (to be released)
2
-------------------------------------
+21 Jun 2021 - 2.9.4
+-------------------
3
4
* Add microsec timestamp resolution to the formatted log timestamp
5
[Issue #2095 - @rainerjung]
apache2/msc_release.h
@@ -38,7 +38,7 @@
38
39
#define MODSEC_VERSION_MAJOR "2"
40
#define MODSEC_VERSION_MINOR "9"
41
-#define MODSEC_VERSION_MAINT "3"
+#define MODSEC_VERSION_MAINT "4"
42
#define MODSEC_VERSION_TYPE ""
43
#define MODSEC_VERSION_RELEASE ""
44
0 commit comments