starting revision 0100

This commit is contained in:
benfry
2005-12-18 22:08:37 +00:00
parent 5455b52905
commit 045b0da2fd
6 changed files with 68 additions and 68 deletions

View File

@@ -50,8 +50,8 @@ import processing.core.*;
* files and images, etc) that comes from that.
*/
public class Base {
static final int VERSION = 99;
static final String VERSION_NAME = "0099 Beta";
static final int VERSION = 100;
static final String VERSION_NAME = PApplet.nf(VERSION, 4) + " Beta";
/**
* Path of filename opened on the command line,