Changeset 3445

Show
Ignore:
Timestamp:
01/01/07 21:33:03 (6 years ago)
Author:
qldrob
Message:

Module Publish Script: cidlookup 1.1.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.2/cidlookup/module.xml

    r2948 r3445  
    22  <rawname>cidlookup</rawname> 
    33  <name>Caller ID Lookup</name> 
    4   <version>1.1</version> 
     4  <version>1.1.1</version> 
    55  <description>Allows Caller ID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module)</description> 
    66  <type>setup</type> 
     
    1212    <engine>asterisk 1.2</engine> 
    1313  </depends> 
    14   <location>release/2.2/cidlookup-1.1.tgz</location> 
    15   <md5sum>069bf88bc5cb14fd9b267a7264659c09</md5sum> 
     14  <location>release/2.2/cidlookup-1.1.1.tgz</location> 
     15  <md5sum>0f1d11eae4c12f04db9ea3bd32dc7aa5</md5sum> 
    1616  <info>http://freepbx.org/wiki/CallerIDLookup</info> 
    1717  <changelog> 
     18    *1.1.1* Add he_IL translation 
    1819    *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
    1920    *1.0.4* Updated module.xml format