Changeset 2948

Show
Ignore:
Timestamp:
11/04/06 00:16:44 (7 years ago)
Author:
qldrob
Message:

Module Publish Script: cidlookup 1.1

Files:

Legend:

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

    r2774 r2948  
    22  <rawname>cidlookup</rawname> 
    33  <name>Caller ID Lookup</name> 
    4   <version>1.0.4</version> 
     4  <version>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.0.4.tgz</location> 
    15   <md5sum>784fd7fbdd644a006c10909785185f1c</md5sum> 
     14  <location>release/2.2/cidlookup-1.1.tgz</location> 
     15  <md5sum>069bf88bc5cb14fd9b267a7264659c09</md5sum> 
    1616  <info>http://freepbx.org/wiki/CallerIDLookup</info> 
    1717  <changelog> 
     18    *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
    1819    *1.0.4* Updated module.xml format 
    1920    *1.0.3* Fixes from #999