Changeset 4527
- Timestamp:
- 07/26/07 01:28:04 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r4517 r4527 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.0beta2. 2</version>4 <version>2.3.0beta2.3</version> 5 5 <candisable>no</candisable> 6 6 <changelog> 7 *2.3.0beta2.2* #2137 fix ARI VmX bug, fix odd bug in error reporting in retrieve_conf 7 *2.3.0beta2.3* additional notification logging, fix missing version_compare_freepbx function upgrading from older beta versions 8 *2.3.0beta2.2* #2137 fix ARI VmX bug, fix odd bug in error reporting in retrieve_conf, additional notification logging 8 9 *2.3.0beta2.1* fix include of libfreepbx.install.php in install.php script 9 10 *2.3.0beta2.0* Beta2 Release - see CHANGES file with packaged tarball and read important WARNINGS … … 21 22 <type>setup</type> 22 23 <category>Basic</category> 23 <location>release/2.3/framework-2.3.0beta2. 2.tgz</location>24 <location>release/2.3/framework-2.3.0beta2.3.tgz</location> 24 25 <info>http://aussievoip.com.au/wiki/freePBX-Framework</info> 25 <md5sum> ee2c1bd325c569f388624121ff52133c</md5sum>26 <md5sum>2240e8b400af59cf0611b3db68b4ce3a</md5sum> 26 27 </module>
