Skip to content

Commit 3d961a2

Browse files
author
Felipe Zimmerle
committed
Version 2.8.0
* Updated change log. * Removed -RC1 from the release version.
1 parent 50e4961 commit 3d961a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
31 Mar 2014 - 2.8.0-RC1
29
-----------------------
310

apache2/msc_release.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#define MODSEC_VERSION_MINOR "8"
4141
#define MODSEC_VERSION_MAINT "0"
4242
#define MODSEC_VERSION_TYPE ""
43-
#define MODSEC_VERSION_RELEASE "-RC1"
43+
#define MODSEC_VERSION_RELEASE ""
4444

4545
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE
4646

0 commit comments

Comments
 (0)