From 8d8947fa270fc5e558967b9c61d8d9583b94dd78 Mon Sep 17 00:00:00 2001 From: Peter Koerhuis Date: Thu, 3 Mar 2011 15:25:22 +0000 Subject: [PATCH] svn path=/Customer/trunk/; revision=14671 --- Ling/ling.sql | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ling/ling.sql b/Ling/ling.sql index 97329439c..1fc465993 100644 --- a/Ling/ling.sql +++ b/Ling/ling.sql @@ -1,7 +1,7 @@ -- Script containing customer specific configuration sql statements for Ling -- (c) 2008 SG|facilitor bv --- $Revision: 3 $ --- $Modtime: 28-02-11 11:00 $ +-- $Revision: 4 $ +-- $Modtime: 3-03-11 17:25 $ -- -- Support: +31 53 4800700 @@ -1405,7 +1405,7 @@ BEGIN END ling_update_prs; / -BEGIN fac.registercustversion('LING', 0); END; +BEGIN fac.registercustversion('LING', 1); END; / commit;