starting rev 0107

This commit is contained in:
benfry
2006-03-01 14:13:29 +00:00
parent 08a7d53df3
commit f65ceeddc8
8 changed files with 12 additions and 6 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 = 106;
static final String VERSION_NAME = "0106 Beta";
static final int VERSION = 107;
static final String VERSION_NAME = "0107 Beta";
/**
* Path of filename opened on the command line,