Change version to 2.5.1-breach2 for appliance.

This commit is contained in:
brectanus
2008-03-07 20:41:27 +00:00
parent 024e854725
commit 57e8fc57d9
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
07 Mar 2008 - 2.5.1-rc1
-----------------------
07 Mar 2008 - 2.5.1-breach2
---------------------------
* Fixed an issue where a match would not occur if transformation caching
was enabled.

View File

@@ -63,8 +63,8 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
#define MODSEC_VERSION_MAJOR "2"
#define MODSEC_VERSION_MINOR "5"
#define MODSEC_VERSION_MAINT "0"
#define MODSEC_VERSION_TYPE "-rc"
#define MODSEC_VERSION_RELEASE "1"
#define MODSEC_VERSION_TYPE "-breach"
#define MODSEC_VERSION_RELEASE "2"
#define MODULE_NAME "ModSecurity for Apache"

View File

@@ -4,7 +4,7 @@
Manual</title>
<articleinfo>
<releaseinfo>Version 2.5.1-rc1 (March 07, 2008)</releaseinfo>
<releaseinfo>Version 2.5.1-breach2 (March 07, 2008)</releaseinfo>
<copyright>
<year>2004-2008</year>
@@ -6065,4 +6065,4 @@ Server: Apache/2.x.x
</section>
</section>
</section>
</article>
</article>