Changeset 4930
- Timestamp:
- 08/24/07 15:38:19 (6 years ago)
- Files:
-
- modules/branches/2.3/pinsets/module.xml (modified) (2 diffs)
- modules/release/2.3/pinsets-1.2.2.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/pinsets/module.xml
r4830 r4930 2 2 <rawname>pinsets</rawname> 3 3 <name>PIN Sets</name> 4 <version>1.2.2. 1</version>4 <version>1.2.2.2</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Allow creation of lists of PINs (numbers for passwords) that can be used by other modules (eg, trunks).</description> 8 8 <changelog> 9 *1.2.2.2* #2172 deprecated use of | 9 10 *1.2.2.1* bump for rc1 10 11 *1.2.2* Put None label in menu hook … … 17 18 <pinsets>PIN Sets</pinsets> 18 19 </menuitems> 19 <location>release/2.3/pinsets-1.2.2. 1.tgz</location>20 <md5sum> 895f85d305d2084c244fa92ee76ee42d</md5sum>20 <location>release/2.3/pinsets-1.2.2.2.tgz</location> 21 <md5sum>7e8fcf9188369f80298a553190809690</md5sum> 21 22 </module>
