# HG changeset patch # User Andrew John Hughes # Date 1462738366 -3600 # Node ID c07937132d4e7f57dd8efd0c1c005f4e5288a786 # Parent 6d6eaaab4aeb75d69d8c0c3d498ecdc811b05881 Bump to next release, b40. 2016-05-08 Andrew John Hughes * Makefile.am: (OPENJDK_VERSION): Bump to next release, b40. diff -r 6d6eaaab4aeb -r c07937132d4e ChangeLog --- a/ChangeLog Wed May 04 03:30:13 2016 +0100 +++ b/ChangeLog Sun May 08 21:12:46 2016 +0100 @@ -1,3 +1,8 @@ +2016-05-08 Andrew John Hughes + + * Makefile.am: + (OPENJDK_VERSION): Bump to next release, b40. + 2016-05-03 Andrew John Hughes * Makefile.am: diff -r 6d6eaaab4aeb -r c07937132d4e Makefile.am --- a/Makefile.am Wed May 04 03:30:13 2016 +0100 +++ b/Makefile.am Sun May 08 21:12:46 2016 +0100 @@ -2,7 +2,7 @@ OPENJDK_DATE = 03_may_2016 OPENJDK_SHA256SUM = d11dc2ababe88e7891f1abbd7fa4fe033a65dea22c071331a641374b3247717f -OPENJDK_VERSION = b39 +OPENJDK_VERSION = b40 OPENJDK_URL = https://java.net/downloads/openjdk6/ CACAO_VERSION = 68fe50ac34ec