UPDATE AD_SYSTEM
   SET releaseno = '331b',
       VERSION = '2007-12-05'
 WHERE ad_system_id = 0 AND ad_client_id = 0;

COMMIT ;