aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrims <none@none>2011-01-07 22:42:10 -0800
committertrims <none@none>2011-01-07 22:42:10 -0800
commite6f787b355b119b61693e6f2675dd8c8ddc26b3b (patch)
tree3db974ec8d7e5f645b80d4ef4e6388b55cf93148
parent5eb33d1ad428a732c58794a5d746930b27e59022 (diff)
7011125: Bump the HS20 build number to 06
Summary: Update the HS20 build number to 06 Reviewed-by: jcoomes
-rw-r--r--make/hotspot_version6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/hotspot_version b/make/hotspot_version
index d18a4e382..8fe599f75 100644
--- a/make/hotspot_version
+++ b/make/hotspot_version
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -31,11 +31,11 @@
#
# Don't put quotes (fail windows build).
-HOTSPOT_VM_COPYRIGHT=Copyright 2010
+HOTSPOT_VM_COPYRIGHT=Copyright 2011
HS_MAJOR_VER=20
HS_MINOR_VER=0
-HS_BUILD_NUMBER=05
+HS_BUILD_NUMBER=06
JDK_MAJOR_VER=1
JDK_MINOR_VER=7