Changeset 11527
- Timestamp:
- 02/21/11 11:02:30 (2 years ago)
- Files:
-
- modules/branches/2.8/framework (modified) (1 prop)
- modules/branches/2.8/framework/module.xml (modified) (3 diffs)
- modules/release/2.8/framework-2.8.1.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/framework
- Property lastpublish changed from 11473 to 11526
modules/branches/2.8/framework/module.xml
r11474 r11527 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.8.1. 1</version>4 <version>2.8.1.2</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.8.1.2* #4844 10 11 *2.8.1.1* #4501, send phpversion to online repo, enable versionupgrade to work better 11 12 *2.8.1.0* #4616, #4693, #4719, #4680 … … 81 82 <type>setup</type> 82 83 <category>Basic</category> 83 <location>release/2.8/framework-2.8.1. 1.tgz</location>84 <md5sum> da11c559f6e1308ae24d8673e63eda40</md5sum>84 <location>release/2.8/framework-2.8.1.2.tgz</location> 85 <md5sum>5fa66e28fd3a48983ae13f72d58b8e38</md5sum> 85 86 </module>
