mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-21 15:54:39 +01:00
Starting 1.8.10
This commit is contained in:
parent
74f93fe60c
commit
f119590d84
@ -42,9 +42,9 @@ import static processing.app.helpers.filefilters.OnlyDirs.ONLY_DIRS;
|
|||||||
public class BaseNoGui {
|
public class BaseNoGui {
|
||||||
|
|
||||||
/** Version string to be used for build */
|
/** Version string to be used for build */
|
||||||
public static final int REVISION = 10809;
|
public static final int REVISION = 10810;
|
||||||
/** Extended version string displayed on GUI */
|
/** Extended version string displayed on GUI */
|
||||||
public static final String VERSION_NAME = "1.8.9";
|
public static final String VERSION_NAME = "1.8.10";
|
||||||
public static final String VERSION_NAME_LONG;
|
public static final String VERSION_NAME_LONG;
|
||||||
|
|
||||||
// Current directory to use for relative paths specified on the
|
// Current directory to use for relative paths specified on the
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
ARDUINO 1.8.10 ????
|
||||||
|
|
||||||
|
|
||||||
ARDUINO 1.8.9 2019.03.15
|
ARDUINO 1.8.9 2019.03.15
|
||||||
|
|
||||||
[ide]
|
[ide]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user