OpenJDK / graal / graal-jvmci-8
changeset 1773:93193e632121
6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
Summary: Update the Major and Build numbers for HS20
Reviewed-by: jcoomes
author | trims |
---|---|
date | Wed, 08 Sep 2010 18:33:31 -0700 |
parents | 40b1534a1dab |
children | 8a8a7a014a12 eeade8e89248 |
files | make/hotspot_version |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/make/hotspot_version Wed Sep 08 18:33:04 2010 -0700 +++ b/make/hotspot_version Wed Sep 08 18:33:31 2010 -0700 @@ -33,9 +33,9 @@ # Don't put quotes (fail windows build). HOTSPOT_VM_COPYRIGHT=Copyright 2010 -HS_MAJOR_VER=19 +HS_MAJOR_VER=20 HS_MINOR_VER=0 -HS_BUILD_NUMBER=06 +HS_BUILD_NUMBER=01 JDK_MAJOR_VER=1 JDK_MINOR_VER=7