mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
Starting version 1.6.8
This commit is contained in:
parent
746133dece
commit
376cb56fc0
@ -39,9 +39,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 = 10607;
|
||||
public static final int REVISION = 10608;
|
||||
/** Extended version string displayed on GUI */
|
||||
public static final String VERSION_NAME = "1.6.7";
|
||||
public static final String VERSION_NAME = "1.6.8";
|
||||
public static final String VERSION_NAME_LONG;
|
||||
|
||||
// Current directory to use for relative paths specified on the
|
||||
|
@ -1,3 +1,5 @@
|
||||
ARDUINO 1.6.8
|
||||
|
||||
ARDUINO 1.6.7 - 2015.12.17
|
||||
|
||||
[ide]
|
||||
|
Loading…
x
Reference in New Issue
Block a user