diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-21 12:46:12 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-21 12:46:12 +0000 |
commit | 45565786cd5c58f8b64e6d34b8dd55b1911e537b (patch) | |
tree | 6f236fd1d1a3f7e5a9999872047d9100ac68a3ab /jvmfwk | |
parent | 6ef25c31bce000fc9bdfeda019f765ce2cb89b23 (diff) |
INTEGRATION: CWS fwkpostbeta1 (1.5.14); FILE MERGED
2005/02/09 12:38:54 jl 1.5.14.1: #i42305# Changed all minVersions to 1.3.1 for all vendors
Diffstat (limited to 'jvmfwk')
-rw-r--r-- | jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml index 1ab80a0eb838..4aa8aa9f1177 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml @@ -7,10 +7,10 @@ <vendorInfos> <vendor name="Sun Microsystems Inc."> - <minVersion>1.4.1_01</minVersion> + <minVersion>1.3.1</minVersion> </vendor> <vendor name="IBM Corporation"> - <minVersion>1.4.1</minVersion> + <minVersion>1.3.1</minVersion> </vendor> </vendorInfos> |