Changeset 5498
- Timestamp:
- 12/14/07 21:02:32 (5 years ago)
- Files:
-
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
- modules/release/2.3/framework-2.3.1.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r5296 r5498 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.1. 1</version>4 <version>2.3.1.2</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.1.2* #2544 (Asterisk 11543) create #include files or Asterisk will fail 8 9 *2.3.1.1* #2451, #2430, #2373, #2477, #2517 Minor bugs fixes 9 10 *2.3.1.0* #2335, #2412, module upgrade completely rewrites old modules, see CHANGES file in framework module directory … … 40 41 <type>setup</type> 41 42 <category>Basic</category> 42 <location>release/2.3/framework-2.3.1. 1.tgz</location>43 <md5sum> d65a097ce4de4486b0dce568e7c5df52</md5sum>43 <location>release/2.3/framework-2.3.1.2.tgz</location> 44 <md5sum>a666402cc74d41aa3121b6c5d638dc34</md5sum> 44 45 </module>
