From 0d471e33cc68e8aae5f138a80a9c47da61ab6d60 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Wed, 27 Dec 2006 21:35:19 +0000 Subject: [PATCH] Updating version numbers to 0008. --- 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 0659bc2cf..56603f25a 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 = "0007 Alpha"; + static final String VERSION_NAME = "0008 Alpha"; // platform IDs for PApplet.platform diff --git a/todo.txt b/todo.txt index 9a9c49337..88faade4c 100644 --- a/todo.txt +++ b/todo.txt @@ -1 +1 @@ -0007 arduino +0008 arduino