6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
authortrims
Thu May 13 14:47:21 2010 -0700 (3 years ago)
changeset 1742eefa1a6f1582
parent 17412fb8834f4446
child 1743093432aa7573
6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
Summary: Update the Major and build numbers for HS19 fork
Reviewed-by: jcoomes
make/hotspot_version
--- a/make/hotspot_version Thu May 13 14:35:14 2010 -0700
+++ b/make/hotspot_version Thu May 13 14:47:21 2010 -0700
@@ -33,9 +33,9 @@
# Don't put quotes (fail windows build).
HOTSPOT_VM_COPYRIGHT=Copyright 2010
-HS_MAJOR_VER=18
+HS_MAJOR_VER=19
HS_MINOR_VER=0
-HS_BUILD_NUMBER=04
+HS_BUILD_NUMBER=01
JDK_MAJOR_VER=1
JDK_MINOR_VER=7