8006034: new hotspot build - hs25-b16
authoramurillo
Fri, 11 Jan 2013 02:02:51 -0800
changeset 15184 8d61668088ac
parent 15121 585579198c55
child 15198 80744e11b583
child 15199 f6ca17e14c5f
child 15203 e0a182db881c
child 15214 1795c6aeb583
8006034: new hotspot build - hs25-b16 Reviewed-by: jcoomes
hotspot/make/hotspot_version
--- a/hotspot/make/hotspot_version	Fri Jan 11 01:43:10 2013 -0800
+++ b/hotspot/make/hotspot_version	Fri Jan 11 02:02:51 2013 -0800
@@ -1,5 +1,5 @@
 # 
-# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2013, 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 2012
+HOTSPOT_VM_COPYRIGHT=Copyright 2013
 
 HS_MAJOR_VER=25
 HS_MINOR_VER=0
-HS_BUILD_NUMBER=15
+HS_BUILD_NUMBER=16
 
 JDK_MAJOR_VER=1
 JDK_MINOR_VER=8