- Timestamp:
- 08/25/07 01:58:36 (6 years ago)
- Files:
-
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
- modules/release/2.3/framework-2.3.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r4958 r4973 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.0. 0</version>4 <version>2.3.0.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.0.1* #2249 fix syntax error from first fix to ARI 8 9 *2.3.0.0* Final Release 9 10 *2.3.0RC1.1* bump to RC1 because of bug not using proper version compare … … 35 36 <type>setup</type> 36 37 <category>Basic</category> 37 <location>release/2.3/framework-2.3.0. 0.tgz</location>38 <md5sum> 815c1f959c2caee8296f31e4fc11b175</md5sum>38 <location>release/2.3/framework-2.3.0.1.tgz</location> 39 <md5sum>6ba11222a1408d7d26438b55cfbb96b9</md5sum> 39 40 </module>
