Changeset 5664
- Timestamp:
- 02/09/08 16:42:16 (5 years ago)
- Files:
-
- modules/branches/2.4/callback/module.xml (modified) (3 diffs)
- modules/release/2.4/callback-2.4.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/callback/module.xml
r5430 r5664 2 2 <rawname>callback</rawname> 3 3 <name>Callback</name> 4 <version>2.4.0 </version>4 <version>2.4.0.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *2.4.0.1* add 2.4.0 dependency 11 12 *2.4.0* extension/destination registry, it translations 12 13 *1.4.2.3* changed categories … … 20 21 *1.2* First 2.2 release 21 22 </changelog> 22 <location>release/2.4/callback-2.4.0.tgz</location> 23 <md5sum>c7a564689fc671c0dcd0819c4d6ef29e</md5sum> 23 <depends> 24 <version>2.4.0</version> 25 </depends> 26 <location>release/2.4/callback-2.4.0.1.tgz</location> 27 <md5sum>c757dde3eff65a9740b89012efde295e</md5sum> 24 28 </module>
