From 20cd09bc4c5d38b111a1e3a2944cda09f66f2429 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sun, 15 Oct 2006 11:38:16 +0000 Subject: [PATCH] Updating version to 0006. --- app/Base.java | 2 +- todo.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Base.java b/app/Base.java index 0b13c569a..e055f22a1 100644 --- a/app/Base.java +++ b/app/Base.java @@ -53,7 +53,7 @@ import com.ice.jni.registry.*; */ public class Base { static final int VERSION = 3; - static final String VERSION_NAME = "0005 Alpha"; + static final String VERSION_NAME = "0006 Alpha"; // platform IDs for PApplet.platform diff --git a/todo.txt b/todo.txt index a566cc482..2f5b7f972 100644 --- a/todo.txt +++ b/todo.txt @@ -1 +1 @@ -0005 arduino +0006 arduino