We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e4961 commit 3d961a2Copy full SHA for 3d961a2
CHANGES
@@ -1,3 +1,10 @@
1
+14 Apr 2014 - 2.8.0
2
+-------------------
3
+
4
+Bug fix
5
+ * Build issue: Now using autotools to idenfiy if sys/utsname.h is present.
6
+ * Change configure.ac version to 2.8
7
8
31 Mar 2014 - 2.8.0-RC1
9
-----------------------
10
apache2/msc_release.h
@@ -40,7 +40,7 @@
40
#define MODSEC_VERSION_MINOR "8"
41
#define MODSEC_VERSION_MAINT "0"
42
#define MODSEC_VERSION_TYPE ""
43
-#define MODSEC_VERSION_RELEASE "-RC1"
+#define MODSEC_VERSION_RELEASE ""
44
45
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE
46
0 commit comments