Changeset 11749
- Timestamp:
- 03/08/11 20:26:17 (2 years ago)
- Files:
-
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
- modules/release/2.3/framework-2.3.1.11.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r11492 r11749 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.1.1 0</version>4 <version>2.3.1.11</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.1.11* add distro to online checking 8 9 *2.3.1.10* add php version to online checking 9 10 *2.3.1.9* #4615 Security Vulnerability … … 49 50 <type>setup</type> 50 51 <category>Basic</category> 51 <location>release/2.3/framework-2.3.1.1 0.tgz</location>52 <md5sum> 0345c7662a7d5b3f0b82b730dec4d599</md5sum>52 <location>release/2.3/framework-2.3.1.11.tgz</location> 53 <md5sum>83841d674dcd9ac802ddc5640379f7ff</md5sum> 53 54 </module>
