Changeset 12604
- Timestamp:
- 09/21/11 01:18:51 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/extensionsettings
- Property lastpublish changed from 11702 to 12603
modules/branches/2.10/extensionsettings/module.xml
r12445 r12604 3 3 <repo>unsupported</repo> 4 4 <name>Extension Settings</name> 5 <version>2. 9.0.0</version>5 <version>2.10.0.0</version> 6 6 <publisher>Mikael Carlsson</publisher> 7 7 <license>GPLv2</license> … … 12 12 </menuitems> 13 13 <changelog> 14 *2.10.0.0* new version changes 14 15 *2.9.0.0* First release, display all settings 15 16 </changelog> 16 <md5sum>6 2318f2718970545d8b33531d3142682</md5sum>17 <location>release/2. 9/extensionsettings-2.9.0.0.tgz</location>17 <md5sum>64b37af80043f0d5dc135cc2c2ada91b</md5sum> 18 <location>release/2.10/extensionsettings-2.10.0.0.tgz</location> 18 19 </module>
