Changeset 4946
- Timestamp:
- 08/24/07 16:07:40 (6 years ago)
- Files:
-
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
- modules/release/2.3/framework-2.3.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r4867 r4946 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.0 RC1.1</version>4 <version>2.3.0</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.0* Final Release 8 9 *2.3.0RC1.1* bump to RC1 because of bug not using proper version compare 9 10 *2.3.0rc1.0* styling and UI tweaks, improvments, javascript library package and reload improvements … … 34 35 <type>setup</type> 35 36 <category>Basic</category> 36 <location>release/2.3/framework-2.3.0 RC1.1.tgz</location>37 <md5sum> fd2e6e2d9b4f1374eccd35a6ce1883f5</md5sum>37 <location>release/2.3/framework-2.3.0.tgz</location> 38 <md5sum>ba13ef1646b786af79357dcfe0daff45</md5sum> 38 39 </module>
