mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-19 09:42:11 +03:00
Updating version to 0016.
This commit is contained in:
@ -53,8 +53,8 @@ import processing.core.*;
|
|||||||
* files and images, etc) that comes from that.
|
* files and images, etc) that comes from that.
|
||||||
*/
|
*/
|
||||||
public class Base {
|
public class Base {
|
||||||
static final int VERSION = 15;
|
static final int VERSION = 16;
|
||||||
static final String VERSION_NAME = "0015";
|
static final String VERSION_NAME = "0016";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Path of filename opened on the command line,
|
* Path of filename opened on the command line,
|
||||||
|
Reference in New Issue
Block a user