Changeset 4961
- Timestamp:
- 08/24/07 16:29:25 (6 years ago)
- Files:
-
- modules/branches/2.3/core/module.xml (modified) (2 diffs)
- modules/release/2.3/core-2.3.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/core/module.xml
r4957 r4961 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.3.0. 0</version>6 <version>2.3.0.1</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.3.0.1* fix support link 10 11 *2.3.0.0* Final Release 11 12 *2.3.0RC1.3* #2295 generate bad-nubmer in core, disable with AMPBADNUMBER=false, #2172 replace | with , … … 53 54 <general>General Settings</general> 54 55 <ampusers>Administrators</ampusers> 55 <wiki type="tool" category="Support" sort="5" href="http:// support.freepbx.org" target="_blank" access="all">FreePBX Support</wiki>56 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 56 57 </menuitems> 57 <location>release/2.3/core-2.3.0. 0.tgz</location>58 <md5sum> 42b31be2ee09e166f199fe4a4172e299</md5sum>58 <location>release/2.3/core-2.3.0.1.tgz</location> 59 <md5sum>c090eb2d93b694ccc6444c44be32f851</md5sum> 59 60 </module>
