make/hotspot_version

changeset 6565
4a35ef38e2a7
parent 6139
b6b9a5d4cda0
child 6567
e5561d89fe8b
     1.1 --- a/make/hotspot_version	Fri Dec 13 17:19:04 2013 -0800
     1.2 +++ b/make/hotspot_version	Mon Dec 16 15:34:55 2013 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  # 
     1.5 -# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2006, 2014, 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 2013
    1.15 +HOTSPOT_VM_COPYRIGHT=Copyright 2014
    1.16  
    1.17  HS_MAJOR_VER=25
    1.18 -HS_MINOR_VER=0
    1.19 -HS_BUILD_NUMBER=62
    1.20 +HS_MINOR_VER=5
    1.21 +HS_BUILD_NUMBER=01
    1.22  
    1.23  JDK_MAJOR_VER=1
    1.24  JDK_MINOR_VER=8

mercurial