File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 * files and images, etc) that comes from that.
6262 */
6363public class Base {
64- public static final int REVISION = 157 ;
64+ public static final int REVISION = 158 ;
6565 /** This might be replaced by main() if there's a lib/version.txt file. */
66- static String VERSION_NAME = "0157 " ;
66+ static String VERSION_NAME = "0158 " ;
6767 /** Set true if this a proper release rather than a numbered revision. */
6868 static public boolean RELEASE = false ;
6969
Original file line number Diff line number Diff line change 66# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
77
88name=Arduino AVR Boards
9- version=1.5.6
9+ version=1.5.8
1010
1111# AVR compile variables
1212# ---------------------
Original file line number Diff line number Diff line change 55# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
66
77name=Arduino ARM (32-bits) Boards
8- version=1.5.6
8+ version=1.5.8
99
1010# SAM3 compile variables
1111# ----------------------
You can’t perform that action at this time.
0 commit comments