Changeset 9296
- Timestamp:
- 03/19/10 18:51:10 (3 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.0.beta.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/framework
- Property lastpublish changed from 9293 to 9295
modules/branches/2.8/framework/module.xml
r9294 r9296 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.8.0. 0alpha2.1</version>4 <version>2.8.0.beta.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.8.0.beta1.0* bumping to beta 10 11 *2.8.0.0alpha2.1* #4109, #3375, jquery update to 1.4.2 11 12 *2.8.0.0alpha2.0* #4110, #4138, #4135, #1798, #4143, #4144 … … 61 62 <type>setup</type> 62 63 <category>Basic</category> 63 <location>release/2.8/framework-2.8.0. 0alpha2.1.tgz</location>64 <md5sum> c63f6a3685bc17acb4acf03f3f15b681</md5sum>64 <location>release/2.8/framework-2.8.0.beta.0.tgz</location> 65 <md5sum>3e99a79a8f75ca52787d99bd215b5fbd</md5sum> 65 66 </module>
