changeset 2102:d19d8218a399

7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM Summary: Update the Major and Build numbers for HS21 Reviewed-by: jcoomes
author trims
date Tue, 25 Jan 2011 15:06:37 -0800
parents 6aa467001334
children 515cc1a31fd1 635b068a7224
files make/hotspot_version
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/make/hotspot_version	Tue Jan 25 14:57:24 2011 -0800
+++ b/make/hotspot_version	Tue Jan 25 15:06:37 2011 -0800
@@ -33,9 +33,9 @@
 # Don't put quotes (fail windows build).
 HOTSPOT_VM_COPYRIGHT=Copyright 2011
 
-HS_MAJOR_VER=20
+HS_MAJOR_VER=21
 HS_MINOR_VER=0
-HS_BUILD_NUMBER=07
+HS_BUILD_NUMBER=01
 
 JDK_MAJOR_VER=1
 JDK_MINOR_VER=7