diff --git a/scp2/source/ooo/installation_ooo.scp b/scp2/source/ooo/installation_ooo.scp index 53c8a33a468b..caf1e33a5ee8 100644 --- a/scp2/source/ooo/installation_ooo.scp +++ b/scp2/source/ooo/installation_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: installation_ooo.scp,v $ * -* $Revision: 1.1 $ +* $Revision: 1.2 $ * -* last change: $Author: is $ $Date: 2004-02-05 18:10:07 $ +* last change: $Author: kz $ $Date: 2004-06-11 17:53:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,8 +72,8 @@ Installation gid_Installation #else DefaultDestPath = "%PRODUCTNAME%PRODUCTVERSION"; #endif - UpdateFor = "%PRODUCTNAME 1.0.3;%PRODUCTNAME 1.0.2;%PRODUCTNAME 1.0.1;%PRODUCTNAME 1.0;%PRODUCTNAME 1.1"; - PatchLevel = 2; + UpdateFor = "${UPDATEFOR}"; + PatchLevel = 0; Styles = (KEEP_OLD_VERSION); End