Version 2.8.0

* Updated change log.
* Removed -RC1 from the release version.
This commit is contained in:
Felipe Zimmerle 2014-04-14 10:09:01 -07:00
parent 50e4961dd4
commit c4a5a1e11a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
14 Apr 2014 - 2.8.0
-------------------
Bug fix
* Build issue: Now using autotools to idenfiy if sys/utsname.h is present.
* Change configure.ac version to 2.8
31 Mar 2014 - 2.8.0-RC1
-----------------------

View File

@ -40,7 +40,7 @@
#define MODSEC_VERSION_MINOR "8"
#define MODSEC_VERSION_MAINT "0"
#define MODSEC_VERSION_TYPE ""
#define MODSEC_VERSION_RELEASE "-RC1"
#define MODSEC_VERSION_RELEASE ""
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE