Preparing 3.3.0 release

This commit is contained in:
Carlos Ruiz 2007-07-12 20:39:46 +00:00
parent 0684a26c9e
commit 690c3f46d3
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
UPDATE AD_SYSTEM
SET releaseno = '330',
VERSION = '2007-07-13'
WHERE ad_system_id = 0 AND ad_client_id = 0;
COMMIT ;