aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authortrims <none@none>2010-09-08 18:33:31 -0700
committertrims <none@none>2010-09-08 18:33:31 -0700
commit05ae2c485c04ba017e531316a594f3eef00e15e3 (patch)
tree7cb93958118db86697d7f9f5bdfdc5a5959f76cf /make
parent98d3c46efade4431bf66819eba3c19e30a658e33 (diff)
6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
Summary: Update the Major and Build numbers for HS20 Reviewed-by: jcoomes
Diffstat (limited to 'make')
-rw-r--r--make/hotspot_version4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/hotspot_version b/make/hotspot_version
index dae71d920..dfc53081c 100644
--- a/make/hotspot_version
+++ b/make/hotspot_version
@@ -33,9 +33,9 @@
# Don't put quotes (fail windows build).
HOTSPOT_VM_COPYRIGHT=Copyright 2010
-HS_MAJOR_VER=19
+HS_MAJOR_VER=20
HS_MINOR_VER=0
-HS_BUILD_NUMBER=06
+HS_BUILD_NUMBER=01
JDK_MAJOR_VER=1
JDK_MINOR_VER=7