File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
arduino-core/src/processing/app Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242public class BaseNoGui {
4343
4444 /** Version string to be used for build */
45- public static final int REVISION = 158 ;
45+ public static final int REVISION = 10600 ;
4646 /** Extended version string displayed on GUI */
47- static String VERSION_NAME = "1.5.8 " ;
47+ static String VERSION_NAME = "1.6.0 " ;
4848
4949 static File buildFolder ;
5050
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.8
9+ version=1.6.0
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.8
8+ version=1.6.0
99
1010# SAM3 compile variables
1111# ----------------------
You can’t perform that action at this time.
0 commit comments