root/modules/branches/2.9/announcement/module.xml

Revision 11395, 1.5 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: announcement 2.9.0.2

Line 
1 <module>
2   <rawname>announcement</rawname>
3   <repo>standard</repo>
4   <name>Announcements</name>
5   <version>2.9.0.2</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <changelog>
9     *2.9.0.2* #4683
10     *2.9.0.1* removed duplicate functions
11     *2.9.0.0* #4655
12     *2.8.0.0* published 2.8 version
13     *2.7.0.0* spelling fixes, localization updates
14     *2.6.0.2* #3829
15     *2.6.0.1* #3804
16     *2.6.0.0* localizations, misc
17     *2.5.1.7* localization string enclosures, spelling
18     *2.5.1.6* spelling, localization fixes
19     *2.5.1.5* spelling fixes, Swedish
20     *2.5.1.4* #3196 typo in index
21     *2.5.1.3* #3195, localization fixes, Swedish
22     *2.5.1.2* #3138 Sqlite3 fixes, spellings
23     *2.5.1.1* #2987 sqlite3 install script changes
24     *2.5.1* #2063 Migrate recordings to recording ids
25     *2.5.0* #2845 tabindex
26     *2.4.0.3* #2872 mispelled Announcement
27     *2.4.0.2* #2604, #2843 mal-formed html tag, Russian translations
28     *2.4.0.1* added 2.4.0 dependency
29     *2.4.0* CHANGELOG TRUNCATED See SVN Repository
30   </changelog>
31   <type>setup</type>
32   <category>Inbound Call Control</category>
33   <description>
34     Plays back one of the system recordings (optionally allowing the user to skip it) and then goes to another destination.
35   </description>
36   <depends>
37     <version>2.5.0alpha1</version>
38     <module>recordings ge 3.3.8</module>
39   </depends>
40   <menuitems>
41     <announcement>Announcements</announcement>
42   </menuitems>
43   <location>release/2.9/announcement-2.9.0.2.tgz</location>
44   <md5sum>df6837e7b6ab0a31420d26834918e36b</md5sum>
45 </module>
Note: See TracBrowser for help on using the browser.