From e7dc30dae41e1da62d9c493dcf81f049a038eeca Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Wed, 15 Apr 2015 09:21:54 +0200 Subject: [PATCH] Update revisions.txt --- build/shared/revisions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index caca1c006..f700db77f 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -8,7 +8,7 @@ ARDUINO 1.6.4 * Boards and Libraries Managers command line (with contribs from @Lauszus): --install-board "arduino:Arduino SAM Boards (32-bits ARM Cortex-M3):1.6.3" and --install-library "Bridge:1.0.1". Version can be omitted: if omitted, latest version available is automatically picked * Warning levels can be set in File > Preferences * When compilation fails, editor highlights the reported row -* Windows: updated bunbled JVM to 1.8.0_40 (latest available atm) +* Windows and MacOSX: updated bunbled JVM to 1.8.0_45 (latest available atm) [libraries] * Bridge fixes