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/emailadmin/setup/tables_update.inc.php

    r4186 r4526  
    113113   function emailadmin_upgrade2_2_000() 
    114114        { 
    115       $GLOBALS['setup_info']['emailadmin']['currentver'] = '2.2.1'; 
     115      $GLOBALS['setup_info']['emailadmin']['currentver'] = '2.2.0.1'; 
    116116      return $GLOBALS['setup_info']['emailadmin']['currentver']; 
    117117   } 
Note: See TracChangeset for help on using the changeset viewer.