1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Updating version number and including math.h.

This commit is contained in:
David A. Mellis
2007-09-23 16:06:28 +00:00
parent 6b57917037
commit cc88e29e1e
5 changed files with 5 additions and 4 deletions

View File

@ -53,7 +53,7 @@ import com.ice.jni.registry.*;
*/
public class Base {
static final int VERSION = 3;
static final String VERSION_NAME = "0009 Alpha";
static final String VERSION_NAME = "0010 Alpha";
// platform IDs for PApplet.platform