starting rev 93

This commit is contained in:
benfry
2005-07-01 15:27:27 +00:00
parent 36e303e24d
commit 0213178d4d
5 changed files with 46 additions and 42 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 = 92;
static final String VERSION_NAME = "0092 Beta";
static final int VERSION = 93;
static final String VERSION_NAME = "0093 Beta";
/**
* Path of filename opened on the command line,