starting rev 103

This commit is contained in:
benfry
2006-01-16 02:41:53 +00:00
parent 062818062b
commit 2fe4ea87e4
5 changed files with 19 additions and 12 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 = 102;
static final String VERSION_NAME = "0102 Beta";
static final int VERSION = 103;
static final String VERSION_NAME = "0103 Beta";
/**
* Path of filename opened on the command line,