Changeset 9996
- Timestamp:
- 06/29/10 16:19:11 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
contributed_modules/modules/customcontexts/module.xml
r9932 r9996 2 2 <rawname>customcontexts</rawname> 3 3 <name>Custom Contexts</name> 4 <version>2.8.0rc1. 0</version>4 <version>2.8.0rc1.1</version> 5 5 <type>setup</type> 6 6 <category>Third Party Addon</category> … … 17 17 </depends> 18 18 <changelog> 19 *2.8.0rc1.1* #4384 19 20 *2.8.0rc1.0* #4369 20 21 *2.8.0beta1.4* display contexts in order of priorities … … 45 46 <module>timeconditions</module> 46 47 </depends> 47 <location>contributed_modules/release/customcontexts-2.8.0rc1. 0.tgz</location>48 <md5sum> b4eccc4334f7977edbfcfe551c40c536</md5sum>48 <location>contributed_modules/release/customcontexts-2.8.0rc1.1.tgz</location> 49 <md5sum>c629f30b239b6088e1a09e60c6007894</md5sum> 49 50 </module>
