Changeset 6252

Show
Ignore:
Timestamp:
08/02/08 11:25:27 (5 years ago)
Author:
p_lindheimer
Message:

bump several modules to prepare for beta 1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/blacklist/module.xml

    r5788 r6252  
    22  <rawname>blacklist</rawname> 
    33  <name>Blacklist</name> 
    4   <version>2.4.0.1</version> 
     4  <version>2.5.0</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </menuitems> 
    1010  <changelog> 
     11    *2.5.0* #2956 no need to try and splice from-zaptel macros anymore 
    1112    *2.4.0.1* #2843 Russian Translation 
    1213    *2.4.0* minor fixes, it translations, bumped for 2.4 
  • modules/branches/2.5/core/module.xml

    r6248 r6252  
    44  <category>Basic</category> 
    55  <name>Core</name> 
    6   <version>2.5.0alpha1.2</version> 
     6  <version>2.5.0beta1.0</version> 
    77  <candisable>no</candisable> 
    88  <canuninstall>no</canuninstall> 
    99  <changelog> 
    10     *2.5.0alpha1.2* #2976, #2778, #2413, #2974, #2962, #2894, #2073 
     10    *2.5.0beta1.0* #2976, #2778, #2413, #2974, #2962, #2894, #2073 
    1111    *2.5.0alpha1.1* #2930, #2938, #2922, #2939, #1568, #2949, #2779, #2953, #1911, #2807 
    1212    *2.5.0alpha1.0* #2853, #2925, #2391, #2785, #2923, #2671, #2585, #2908, #2909, #2510, #2976, #2845, #1715, #2760, #2926, #2927, #2838, also added misc icons, links between users/devices 
  • modules/branches/2.5/disa/module.xml

    r6198 r6252  
    22  <rawname>disa</rawname> 
    33  <name>DISA</name> 
    4   <version>2.5.1</version> 
     4  <version>2.5.1.1</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
     
    1010  <description>DISA Allows you 'Direct Inward System Access'. This gives you the ability to have an option on an IVR that gives you a dial tone, and you're able to dial out from the freePBX machine as if you were connected to a standard extension. It appears as a Destination.</description> 
    1111  <changelog> 
     12    *2.5.1.1* #2955 check if pinset file exists to avoid warnings 
    1213    *2.5.1* #2922, #2949 allow consecutive calls once DISA is entered 
    1314    *2.5.0* #1784, #2845 tabindex, added delete and add icons 
  • modules/branches/2.5/framework/module.xml

    r6212 r6252  
    22  <rawname>framework</rawname> 
    33  <name>FreePBX Framework</name> 
    4   <version>2.5.0alpha1.2</version> 
     4  <version>2.5.0beta1.0</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
    77  <changelog> 
     8    *2.5.0beta1.0* bump to beta release 
    89    *2.5.0alpha1.2* #2957 fix fatal failure in retrieve_conf from change to splice 
    910    *2.5.0alpha1.1* #2941, #2924, #1539, #2950, #2944, #2945, #2699, #2686, #2946, #2606, #2772, #2565, #1679 
  • modules/branches/2.5/timeconditions/module.xml

    r6204 r6252  
    22  <rawname>timeconditions</rawname> 
    33  <name>Time Conditions</name> 
    4   <version>2.5.0.2</version> 
     4  <version>2.5.0.3</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11    *2.5.0.3* update initial table creatino for new installs 
    1112    *2.5.0.2* #2936 remove warning when not timegroups present 
    1213    *2.5.0.1* tweaks to timegroups, added delete and add icons