We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871a131 commit 8d0f51bCopy full SHA for 8d0f51b
CHANGES
@@ -1,4 +1,4 @@
1
-v3.0.2 - YYYY-MMM-DD
+v3.0.2 - 2018-Apr-03
2
--------------------
3
4
- Fix lib version information while generating the .so file
headers/modsecurity/modsecurity.h
@@ -190,7 +190,7 @@ namespace modsecurity {
190
191
#define MODSECURITY_MAJOR "3"
192
#define MODSECURITY_MINOR "0"
193
-#define MODSECURITY_PATCHLEVEL "1"
+#define MODSECURITY_PATCHLEVEL "2"
194
#define MODSECURITY_TAG ""
195
#define MODSECURITY_TAG_NUM "100"
196
0 commit comments