mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Upped version number to 0004.
This commit is contained in:
@ -53,7 +53,7 @@ import com.ice.jni.registry.*;
|
|||||||
*/
|
*/
|
||||||
public class Base {
|
public class Base {
|
||||||
static final int VERSION = 1;
|
static final int VERSION = 1;
|
||||||
static final String VERSION_NAME = "0003 Alpha";
|
static final String VERSION_NAME = "0004 Alpha";
|
||||||
|
|
||||||
static public int platform;
|
static public int platform;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user