Changeset 7852
- Timestamp:
- 06/20/09 20:29:02 (4 years ago)
- Files:
-
- modules/branches/2.6/sipsettings (modified) (1 prop)
- modules/branches/2.6/sipsettings/module.xml (modified) (2 diffs)
- modules/release/2.6/sipsettings-2.6.0beta1.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/sipsettings
- Property lastpublish changed from 7841 to 7851
modules/branches/2.6/sipsettings/module.xml
r7844 r7852 2 2 <rawname>sipsettings</rawname> 3 3 <name>SIP Settings</name> 4 <version>2.6.0beta1. 0</version>4 <version>2.6.0beta1.1</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 14 14 <license>AGPLv3</license> 15 15 <changelog> 16 *2.6.0beta1.1* misc bugs, typos 16 17 *2.6.0beta1.0* lots of tweaks, fixed install.php error 17 18 *2.6.0alpha1.1* Added db 18 19 *2.6.0alpha1.0* Incomplete screen mockup 19 20 </changelog> 20 <location>release/2.6/sipsettings-2.6.0beta1. 0.tgz</location>21 <md5sum> a314cccf002a07868b9a95dd411513c2</md5sum>21 <location>release/2.6/sipsettings-2.6.0beta1.1.tgz</location> 22 <md5sum>2bc680c19fea1e565fe5174f457f1e49</md5sum> 22 23 </module>
