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

    r4186 r4526  
    207207        { 
    208208                #updating the current version 
    209                 $GLOBALS['setup_info']['workflow']['currentver'] = '2.2.1'; 
     209                $GLOBALS['setup_info']['workflow']['currentver'] = '2.2.0.1'; 
    210210                return $GLOBALS['setup_info']['workflow']['currentver']; 
    211211        } 
Note: See TracChangeset for help on using the changeset viewer.