jdk/make/common/shared/Defs-versions.gmk
changeset 7483 280294134c62
parent 6373 23ec4a141fc9
child 7665 bc5dbdc44e1e
child 7553 56c291480429
equal deleted inserted replaced
7482:f3e42274ea65 7483:280294134c62
     1 #
     1 #
     2 # Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
   191 
   191 
   192 # Generic
   192 # Generic
   193 REQUIRED_ANT_VER          = 1.6.3
   193 REQUIRED_ANT_VER          = 1.6.3
   194 REQUIRED_BOOT_VER         = 1.6
   194 REQUIRED_BOOT_VER         = 1.6
   195 REQUIRED_FREETYPE_VERSION = 2.3.0
   195 REQUIRED_FREETYPE_VERSION = 2.3.0
   196 REQUIRED_MAKE_VER         = 3.78
   196 REQUIRED_MAKE_VER         = 3.81
   197 REQUIRED_UNZIP_VER        = 5.12
   197 REQUIRED_UNZIP_VER        = 5.12
   198 REQUIRED_ZIP_VER          = 2.2
   198 REQUIRED_ZIP_VER          = 2.2
   199 
   199