7011125: Bump the HS20 build number to 06
authortrims
Fri, 07 Jan 2011 22:42:10 -0800
changeset 7688 c613a457593a
parent 7687 7706fbbfac6d
child 7727 abf8b0ea66cb
7011125: Bump the HS20 build number to 06 Summary: Update the HS20 build number to 06 Reviewed-by: jcoomes
hotspot/make/hotspot_version
--- a/hotspot/make/hotspot_version	Fri Jan 07 19:09:02 2011 -0800
+++ b/hotspot/make/hotspot_version	Fri Jan 07 22:42:10 2011 -0800
@@ -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