make/hotspot_version

changeset 4421
d58b7b43031b
parent 4381
cd962e15c08e
child 4461
46e60405583b
     1.1 --- a/make/hotspot_version	Fri Jan 11 01:43:10 2013 -0800
     1.2 +++ b/make/hotspot_version	Fri Jan 11 02:02:51 2013 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  # 
     1.5 -# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -31,11 +31,11 @@
    1.11  #
    1.12  
    1.13  # Don't put quotes (fail windows build).
    1.14 -HOTSPOT_VM_COPYRIGHT=Copyright 2012
    1.15 +HOTSPOT_VM_COPYRIGHT=Copyright 2013
    1.16  
    1.17  HS_MAJOR_VER=25
    1.18  HS_MINOR_VER=0
    1.19 -HS_BUILD_NUMBER=15
    1.20 +HS_BUILD_NUMBER=16
    1.21  
    1.22  JDK_MAJOR_VER=1
    1.23  JDK_MINOR_VER=8

mercurial