# HG changeset patch # User Andrew John Hughes # Date 1472177248 -3600 # Node ID a5335c8838a5590fa514c07a7599d7a36a428100 # Parent bc8e0b5d4bc2e0835864f8124b1de73da532f98a Bump to next release, b41. 2016-08-25 Andrew John Hughes * Makefile.am: (OPENJDK_VERSION): Bump to next release, b41. diff -r bc8e0b5d4bc2 -r a5335c8838a5 ChangeLog --- a/ChangeLog Thu Aug 25 03:58:16 2016 +0100 +++ b/ChangeLog Fri Aug 26 03:07:28 2016 +0100 @@ -1,3 +1,8 @@ +2016-08-25 Andrew John Hughes + + * Makefile.am: + (OPENJDK_VERSION): Bump to next release, b41. + 2016-08-24 Andrew John Hughes * NEWS: Add 1.13.12 release notes. diff -r bc8e0b5d4bc2 -r a5335c8838a5 Makefile.am --- a/Makefile.am Thu Aug 25 03:58:16 2016 +0100 +++ b/Makefile.am Fri Aug 26 03:07:28 2016 +0100 @@ -2,7 +2,7 @@ OPENJDK_DATE = 22_aug_2016 OPENJDK_SHA256SUM = 70ac61635032e77cecf935b53b22a9545d5d0a7f55ad6a15dca9b84a2be993be -OPENJDK_VERSION = b40 +OPENJDK_VERSION = b41 OPENJDK_URL = https://java.net/downloads/openjdk6/ CACAO_VERSION = 68fe50ac34ec