svn path=/Customer/trunk/; revision=14671

This commit is contained in:
Peter Koerhuis
2011-03-03 15:25:22 +00:00
parent 78ad5f78e7
commit 8d8947fa27

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for Ling -- Script containing customer specific configuration sql statements for Ling
-- (c) 2008 SG|facilitor bv -- (c) 2008 SG|facilitor bv
-- $Revision: 3 $ -- $Revision: 4 $
-- $Modtime: 28-02-11 11:00 $ -- $Modtime: 3-03-11 17:25 $
-- --
-- Support: +31 53 4800700 -- Support: +31 53 4800700
@@ -1405,7 +1405,7 @@ BEGIN
END ling_update_prs; END ling_update_prs;
/ /
BEGIN fac.registercustversion('LING', 0); END; BEGIN fac.registercustversion('LING', 1); END;
/ /
commit; commit;