changeset 7109:cf78930a882a

8060073: Increment minor version of HSx for 8u45 and initialize the build number Reviewed-by: jcoomes
author asaha
date Thu, 09 Oct 2014 13:22:41 -0700
parents 5d639ca68cf1
children 0366a71eda74
files make/hotspot_version
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/hotspot_version	Thu Oct 09 13:16:47 2014 -0700
+++ b/make/hotspot_version	Thu Oct 09 13:22:41 2014 -0700
@@ -34,7 +34,7 @@
 HOTSPOT_VM_COPYRIGHT=Copyright 2015
 
 HS_MAJOR_VER=25
-HS_MINOR_VER=31
+HS_MINOR_VER=45
 HS_BUILD_NUMBER=01
 
 JDK_MAJOR_VER=1