insert patch from rel510

This commit is contained in:
Dany De Bontridder 2010-07-29 14:26:58 +00:00
parent 8f649c2644
commit 3ff47bfcd0
3 changed files with 3 additions and 3 deletions

View file

@ -176,6 +176,6 @@ CREATE TRIGGER t_jnt_fic_attr_ins
EXECUTE PROCEDURE comptaproc.jnt_fic_attr_ins();
update version set val=86;
update version set val=87;
commit;