# HG changeset patch # User trims # Date 1294468930 28800 # Node ID 9fc3ffb1e0b1aa1b7b234ba8e5ba56be809fba31 # Parent f6a707dbaddb80972a3426fbd58da52ff5a7bb50 7011125: Bump the HS20 build number to 06 Summary: Update the HS20 build number to 06 Reviewed-by: jcoomes diff -r f6a707dbaddb -r 9fc3ffb1e0b1 make/hotspot_version --- a/make/hotspot_version Fri Jan 07 19:09:02 2011 -0800 +++ b/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