mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
Starting 1.6.6
This commit is contained in:
parent
9622af8565
commit
ad8046dab5
@ -31,9 +31,9 @@ import static processing.app.I18n._;
|
||||
public class BaseNoGui {
|
||||
|
||||
/** Version string to be used for build */
|
||||
public static final int REVISION = 10605;
|
||||
public static final int REVISION = 10606;
|
||||
/** Extended version string displayed on GUI */
|
||||
public static final String VERSION_NAME = "1.6.5";
|
||||
public static final String VERSION_NAME = "1.6.6";
|
||||
public static final String VERSION_NAME_LONG;
|
||||
|
||||
static {
|
||||
|
@ -1,3 +1,5 @@
|
||||
ARDUINO 1.6.6
|
||||
|
||||
ARDUINO 1.6.5 - 2015.06.15
|
||||
|
||||
[ide]
|
||||
|
Loading…
x
Reference in New Issue
Block a user