diff options
author | Martino Facchin <m.facchin@arduino.cc> | 2016-08-05 14:41:08 +0200 |
---|---|---|
committer | Martino Facchin <m.facchin@arduino.cc> | 2016-08-05 16:59:51 +0200 |
commit | 0bf6babf3ff61e000fe6c1a90f20711df22a54c9 (patch) | |
tree | 1ccd4f46ef67786dd1a0737e00afd2d115a4f1de /platform.txt | |
parent | 4b0b11ca18a292d19d05335f9c21f6f10f3010d7 (diff) |
Bump avr core version to 1.6.13
Diffstat (limited to 'platform.txt')
-rw-r--r-- | platform.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.txt b/platform.txt index 83cf12b..0738d79 100644 --- a/platform.txt +++ b/platform.txt @@ -6,7 +6,7 @@ # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification name=Arduino AVR Boards -version=1.6.12 +version=1.6.13 # AVR compile variables # --------------------- |