Changeset 11491 for modules/branches/2.4
- Timestamp:
- 02/19/11 18:36:11 (2 years ago)
- Files:
-
- modules/branches/2.4/framework/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/framework/module.xml
r10478 r11491 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.4.1. 7</version>4 <version>2.4.1.8</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.4.1.8* add php version to online checking 8 9 *2.4.1.7* #4615 Security Vulnerability 9 10 *2.4.1.6* #4223 Security Vulnerability … … 60 61 <type>setup</type> 61 62 <category>Basic</category> 62 <location>release/2.4/framework-2.4.1. 7.tgz</location>63 <md5sum> dc5d6999a3423971efa63867f6646dd9</md5sum>63 <location>release/2.4/framework-2.4.1.8.tgz</location> 64 <md5sum>b6171efdba1b2817e2de18934b0a15f4</md5sum> 64 65 </module>
