mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-13 10:29:35 +01:00
Starting version 1.6.14
This commit is contained in:
parent
e7f51f225b
commit
c209e33e97
@ -42,9 +42,9 @@ import static processing.app.helpers.filefilters.OnlyDirs.ONLY_DIRS;
|
||||
public class BaseNoGui {
|
||||
|
||||
/** Version string to be used for build */
|
||||
public static final int REVISION = 10613;
|
||||
public static final int REVISION = 10614;
|
||||
/** Extended version string displayed on GUI */
|
||||
public static final String VERSION_NAME = "1.6.13";
|
||||
public static final String VERSION_NAME = "1.6.14";
|
||||
public static final String VERSION_NAME_LONG;
|
||||
|
||||
// Current directory to use for relative paths specified on the
|
||||
|
@ -1,3 +1,8 @@
|
||||
ARDUINO 1.6.14
|
||||
[ide]
|
||||
|
||||
[core]
|
||||
|
||||
ARDUINO 1.6.13 - 2016.11.22
|
||||
|
||||
[ide]
|
||||
|
Loading…
x
Reference in New Issue
Block a user