aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authortrims <none@none>2010-05-13 14:47:21 -0700
committertrims <none@none>2010-05-13 14:47:21 -0700
commita34675083e904bda454aa53bde3b91442acc6cb0 (patch)
tree27478a359e1a43e31cc8c80ace3a49d4af99af28 /make
parent4af22b7062a817c8d984bf903deaa4a62398ce2a (diff)
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
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 840d86791..38634354f 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=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