starting rev 111

This commit is contained in:
benfry
2006-03-23 01:40:24 +00:00
parent cc8f2ea6cc
commit 2a8691218b
5 changed files with 14 additions and 10 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 = 110;
static final String VERSION_NAME = "0110 Beta";
static final int VERSION = 111;
static final String VERSION_NAME = "0111 Beta";
/**
* Path of filename opened on the command line,