File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ 09 Mar 2016 - 2.9.1
2
+ -------------------
3
+
4
+ * No changes.
5
+
1
6
03 Feb 2016 - 2.9.1-RC1
2
7
-----------------------
3
8
Original file line number Diff line number Diff line change 40
40
#define MODSEC_VERSION_MINOR "9"
41
41
#define MODSEC_VERSION_MAINT "1"
42
42
#define MODSEC_VERSION_TYPE ""
43
- #define MODSEC_VERSION_RELEASE "-RC1 "
43
+ #define MODSEC_VERSION_RELEASE ""
44
44
45
45
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE
46
46
Original file line number Diff line number Diff line change 7
7
lightArgs:
8
8
-->
9
9
<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" xmlns : util =" http://schemas.microsoft.com/wix/UtilExtension" >
10
- <Product Id =" 22B04FDB-9BAB-46B0-87B8-A39544ECECD3" Name =" ModSecurity IIS" Language =" 1033" Version =" 2.9.1.1 " Manufacturer =" ModSecurity" UpgradeCode =" 82F09489-1678-4C38-ADCB-08C3757653DB" >
10
+ <Product Id =" 22B04FDB-9BAB-46B0-87B8-A39544ECECD3" Name =" ModSecurity IIS" Language =" 1033" Version =" 2.9.1" Manufacturer =" ModSecurity" UpgradeCode =" 82F09489-1678-4C38-ADCB-08C3757653DB" >
11
11
<Package Description =" ModSecurityISS" Comments =" none" InstallerVersion =" 405" Compressed =" yes" InstallPrivileges =" elevated" InstallScope =" perMachine" />
12
12
<?define ProductName = " ModSecuirty IIS" ?>
13
13
<?if $(sys.BUILDARCH) = x 64 ?>
You can’t perform that action at this time.
0 commit comments