mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Starting 1.6.5
This commit is contained in:
parent
5a68e3441b
commit
11327bb3a6
@ -30,9 +30,9 @@ import static processing.app.I18n._;
|
||||
public class BaseNoGui {
|
||||
|
||||
/** Version string to be used for build */
|
||||
public static final int REVISION = 10604;
|
||||
public static final int REVISION = 10605;
|
||||
/** Extended version string displayed on GUI */
|
||||
static String VERSION_NAME = "1.6.4";
|
||||
static String VERSION_NAME = "1.6.5";
|
||||
|
||||
static File buildFolder;
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
ARDUINO 1.6.5
|
||||
|
||||
ARDUINO 1.6.4 - 2015.05.06
|
||||
|
||||
[ide]
|
||||
|
Loading…
Reference in New Issue
Block a user