7168247: new hotspot build - hs24-b11
authoramurillo
Fri, 11 May 2012 14:54:35 -0700
changeset 12620 0800727b4b0f
parent 12616 35a539727877
child 12622 ab0d94f6cdcf
child 12623 09fcb0dc71ad
child 12625 f121df45d98f
child 12626 042841456ce1
7168247: new hotspot build - hs24-b11 Reviewed-by: jcoomes
hotspot/make/hotspot_version
--- a/hotspot/make/hotspot_version	Wed Jul 05 18:10:55 2017 +0200
+++ b/hotspot/make/hotspot_version	Fri May 11 14:54:35 2012 -0700
@@ -1,5 +1,5 @@
 # 
-# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2012, 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 2011
+HOTSPOT_VM_COPYRIGHT=Copyright 2012
 
 HS_MAJOR_VER=24
 HS_MINOR_VER=0
-HS_BUILD_NUMBER=10
+HS_BUILD_NUMBER=11
 
 JDK_MAJOR_VER=1
 JDK_MINOR_VER=8