6936366: Fork HS17 to HS18 - renumber Major and build numbers of JVM
authortrims
Thu, 18 Mar 2010 17:21:54 -0700
changeset 5058 39a1b68b0062
parent 5057 e4a4b8663ae6
child 5059 93a205929588
6936366: Fork HS17 to HS18 - renumber Major and build numbers of JVM Summary: Update the Major and build numbers for HS18 fork Reviewed-by: jcoomes
hotspot/make/hotspot_version
--- a/hotspot/make/hotspot_version	Thu Mar 18 16:06:00 2010 -0700
+++ b/hotspot/make/hotspot_version	Thu Mar 18 17:21:54 2010 -0700
@@ -31,11 +31,11 @@
 #
 
 # Don't put quotes (fail windows build).
-HOTSPOT_VM_COPYRIGHT=Copyright 2009
+HOTSPOT_VM_COPYRIGHT=Copyright 2010
 
-HS_MAJOR_VER=17
+HS_MAJOR_VER=18
 HS_MINOR_VER=0
-HS_BUILD_NUMBER=10
+HS_BUILD_NUMBER=01
 
 JDK_MAJOR_VER=1
 JDK_MINOR_VER=7