mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Upped version number to 0004.
This commit is contained in:
parent
c760d41fa6
commit
064ac44d8c
@ -53,7 +53,7 @@ import com.ice.jni.registry.*;
|
||||
*/
|
||||
public class Base {
|
||||
static final int VERSION = 1;
|
||||
static final String VERSION_NAME = "0003 Alpha";
|
||||
static final String VERSION_NAME = "0004 Alpha";
|
||||
|
||||
static public int platform;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user