7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM

Tue, 25 Jan 2011 15:06:37 -0800

author
trims
date
Tue, 25 Jan 2011 15:06:37 -0800
changeset 2481
d19d8218a399
parent 2480
6aa467001334
child 2483
515cc1a31fd1
child 2490
635b068a7224

7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM
Summary: Update the Major and Build numbers for HS21
Reviewed-by: jcoomes

make/hotspot_version file | annotate | diff | comparison | revisions
     1.1 --- a/make/hotspot_version	Tue Jan 25 14:57:24 2011 -0800
     1.2 +++ b/make/hotspot_version	Tue Jan 25 15:06:37 2011 -0800
     1.3 @@ -33,9 +33,9 @@
     1.4  # Don't put quotes (fail windows build).
     1.5  HOTSPOT_VM_COPYRIGHT=Copyright 2011
     1.6  
     1.7 -HS_MAJOR_VER=20
     1.8 +HS_MAJOR_VER=21
     1.9  HS_MINOR_VER=0
    1.10 -HS_BUILD_NUMBER=07
    1.11 +HS_BUILD_NUMBER=01
    1.12  
    1.13  JDK_MAJOR_VER=1
    1.14  JDK_MINOR_VER=7

mercurial