make/hotspot_version

changeset 2387
9fc3ffb1e0b1
parent 2384
0a8e0d4345b3
child 2431
76d6282dcfe5
     1.1 --- a/make/hotspot_version	Fri Jan 07 19:09:02 2011 -0800
     1.2 +++ b/make/hotspot_version	Fri Jan 07 22:42:10 2011 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  # 
     1.5 -# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2006, 2011, 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 2010
    1.15 +HOTSPOT_VM_COPYRIGHT=Copyright 2011
    1.16  
    1.17  HS_MAJOR_VER=20
    1.18  HS_MINOR_VER=0
    1.19 -HS_BUILD_NUMBER=05
    1.20 +HS_BUILD_NUMBER=06
    1.21  
    1.22  JDK_MAJOR_VER=1
    1.23  JDK_MINOR_VER=7

mercurial