make/hotspot_version

changeset 7558
e0d05cfad544
parent 7550
aca52dbbc08f
child 7566
5fa73007ceb9
     1.1 --- a/make/hotspot_version	Thu Jan 08 12:32:37 2015 -0800
     1.2 +++ b/make/hotspot_version	Thu Jan 08 12:45:53 2015 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  # 
     1.5 -# Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2006, 2015, 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 2014
    1.15 +HOTSPOT_VM_COPYRIGHT=Copyright 2015
    1.16  
    1.17  HS_MAJOR_VER=25
    1.18  HS_MINOR_VER=60
    1.19 -HS_BUILD_NUMBER=01
    1.20 +HS_BUILD_NUMBER=02
    1.21  
    1.22  JDK_MAJOR_VER=1
    1.23  JDK_MINOR_VER=8

mercurial