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

    r4363 r4526  
    112112        function phpgwapi_upgrade2_2_000() 
    113113        { 
    114                 $GLOBALS['setup_info']['phpgwapi']['currentver'] = '2.2.1'; 
     114                $GLOBALS['setup_info']['phpgwapi']['currentver'] = '2.2.0.1'; 
    115115                return $GLOBALS['setup_info']['phpgwapi']['currentver']; 
    116116        } 
Note: See TracChangeset for help on using the changeset viewer.