Changeset 11499
- Timestamp:
- 02/20/11 12:00:11 (2 years ago)
- Files:
-
- modules/branches/2.9/framework (modified) (1 prop)
- modules/branches/2.9/framework/module.xml (modified) (3 diffs)
- modules/release/2.9/framework-2.9.0beta1.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/framework
- Property lastpublish changed from 11483 to 11498
modules/branches/2.9/framework/module.xml
r11484 r11499 3 3 <repo>standard</repo> 4 4 <name>FreePBX Framework</name> 5 <version>2.9.0beta1. 2</version>5 <version>2.9.0beta1.3</version> 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> … … 9 9 <canuninstall>no</canuninstall> 10 10 <changelog> 11 *2.9.0beta1.3* #4840 11 12 *2.9.0beta1.2* #4835, #4836, fix localization issue, make views configurable 12 13 *2.9.0beta1.1* define functions needed for 2.8 -> 2.9 upgrade module … … 86 87 <type>setup</type> 87 88 <category>Basic</category> 88 <location>release/2.9/framework-2.9.0beta1. 2.tgz</location>89 <md5sum> 6b7ca5d7332a3e238c2737c46c80b473</md5sum>89 <location>release/2.9/framework-2.9.0beta1.3.tgz</location> 90 <md5sum>7805288d5fdc1b52448a51dc3dd407db</md5sum> 90 91 </module>
