Changeset 5671 for modules/branches/2.4/gabcast
- Timestamp:
- 02/09/08 16:49:01 (4 years ago)
- Files:
-
- modules/branches/2.4/gabcast/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/gabcast/module.xml
r5435 r5671 2 2 <rawname>gabcast</rawname> 3 3 <name>Gabcast</name> 4 <version>2.4.0 </version>4 <version>2.4.0.1</version> 5 5 <type>tool</type> 6 6 <category>Third Party Addon</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *2.4.0.1* added depends on 2.4.0 11 12 *2.4.0* add dest registry, fix rnav formating 12 13 *1.2.5.1* bump for rc1 … … 16 17 *1.2.2* Fix issue where you were unable to add a channel 17 18 </changelog> 18 <location>release/2.4/gabcast-2.4.0.tgz</location> 19 <md5sum>bb0c2df9d37121cdd41c7d344ded1ffd</md5sum> 19 <depends> 20 <version>2.4.0</version> 21 </depends> 22 <location>release/2.4/gabcast-2.4.0.1.tgz</location> 23 <md5sum>d12ef876cf7bed2197804cbdccdb9a25</md5sum> 20 24 </module>
