File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
arduino-core/src/processing/app Expand file tree Collapse file tree 2 files changed +3
-2
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 = 10806 ;
45+ public static final int REVISION = 10807 ;
4646 /** Extended version string displayed on GUI */
47- public static final String VERSION_NAME = "1.8.6 " ;
47+ public static final String VERSION_NAME = "1.8.7 " ;
4848 public static final String VERSION_NAME_LONG ;
4949
5050 // Current directory to use for relative paths specified on the
Original file line number Diff line number Diff line change 3636 <content_rating type =" oars-1.1" />
3737
3838 <releases >
39+ <release date =" 2018-09-11" version =" 1.8.7" />
3940 <release date =" 2018-08-23" version =" 1.8.6" />
4041 <release date =" 2017-10-02" version =" 1.8.5" />
4142 <release date =" 2017-08-21" version =" 1.8.4" />
You can’t perform that action at this time.
0 commit comments