6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM

Update the Hotspot version number to HS16 B01 for HS16 fork

Reviewed-by: jcoomes
This commit is contained in:
Erik Trimble 2009-04-08 14:55:38 -07:00
parent 6e1d4b9a47
commit 1f75d1c6dd

View File

@ -33,9 +33,9 @@
# Don't put quotes (fail windows build).
HOTSPOT_VM_COPYRIGHT=Copyright 2009
HS_MAJOR_VER=15
HS_MAJOR_VER=16
HS_MINOR_VER=0
HS_BUILD_NUMBER=05
HS_BUILD_NUMBER=01
JDK_MAJOR_VER=1
JDK_MINOR_VER=7