diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index a816a9bea..3b8088ec9 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,5 +1,5 @@ -ARDUINO 1.6.2 +ARDUINO 1.6.2 - 2015.03.28 [ide] * In platform.txt, pre and post build hooks can now be specified. Example: recipe.hooks.prebuild.0.pattern=echo "Hello {build.source.path}". Thanks @Wackerbarth