Ignore:
Timestamp:
05/26/11 13:46:38 (13 years ago)
Author:
brunocosta
Message:

Ticket #1940 - Alterando versão de aplicativos para 2.2.0.1. .

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.0.1/contactcenter/setup/tables_update.inc.php

    r4363 r4526  
    5656        $test[] = '2.2.000'; 
    5757        function contactcenter_upgrade2_2_000() { 
    58                 $GLOBALS['setup_info']['contactcenter']['currentver'] = '2.2.1'; 
     58                $GLOBALS['setup_info']['contactcenter']['currentver'] = '2.2.0.1'; 
    5959                return $GLOBALS['setup_info']['contactcenter']['currentver']; 
    6060        } 
Note: See TracChangeset for help on using the changeset viewer.