# HG changeset patch # User Andrew John Hughes # Date 1484248314 0 # Node ID fd48125f182ade8da9e061fdddef8d70835eaedb # Parent 8c1e335ab803521e8cceb2ecbe3ada50c5c2062a Bump to next release, b42. 2017-01-10 Andrew John Hughes * Makefile.am: (OPENJDK_VERSION): Bump to next release, b42. diff -r 8c1e335ab803 -r fd48125f182a ChangeLog --- a/ChangeLog Thu Jan 12 19:10:24 2017 +0000 +++ b/ChangeLog Thu Jan 12 19:11:54 2017 +0000 @@ -1,3 +1,8 @@ +2017-01-10 Andrew John Hughes + + * Makefile.am: + (OPENJDK_VERSION): Bump to next release, b42. + 2017-01-12 Andrew John Hughes * NEWS: Add 1.13.13 release notes. diff -r 8c1e335ab803 -r fd48125f182a Makefile.am --- a/Makefile.am Thu Jan 12 19:10:24 2017 +0000 +++ b/Makefile.am Thu Jan 12 19:11:54 2017 +0000 @@ -2,7 +2,7 @@ OPENJDK_DATE = 04_jan_2017 OPENJDK_SHA256SUM = 8e34d451cec65fae8b4304651058ed4dc8d07bd45baa2f49780009097afc1a15 -OPENJDK_VERSION = b41 +OPENJDK_VERSION = b42 OPENJDK_URL = https://java.net/downloads/openjdk6/ CACAO_VERSION = 68fe50ac34ec