common/autoconf/spec.gmk.in

changeset 1404
17e06bbf496e
parent 1304
c27cb0ab944f
child 1482
8fb429038513
child 1862
73494e6ff8e5
     1.1 --- a/common/autoconf/spec.gmk.in	Thu May 28 16:46:12 2015 -0700
     1.2 +++ b/common/autoconf/spec.gmk.in	Wed Jun 03 10:50:09 2015 +0200
     1.3 @@ -167,6 +167,7 @@
     1.4  # Different version strings generated from the above information.
     1.5  JDK_VERSION:=@JDK_VERSION@
     1.6  RUNTIME_NAME=$(PRODUCT_NAME) $(PRODUCT_SUFFIX)
     1.7 +COOKED_JDK_UPDATE_VERSION:=@COOKED_JDK_UPDATE_VERSION@
     1.8  COOKED_BUILD_NUMBER:=@COOKED_BUILD_NUMBER@
     1.9  # These variables need to be generated here so that MILESTONE and
    1.10  # JDK_BUILD_NUMBER can be overridden on the make command line.

mercurial