UPDATE AD_SYSTEM
   SET releaseno = '352a',
       VERSION = '2008-07-29'
 WHERE ad_system_id = 0 AND ad_client_id = 0;

COMMIT ;