starting rev 104

This commit is contained in:
benfry
2006-01-19 03:52:55 +00:00
parent 91893e1737
commit f20516a649
5 changed files with 27 additions and 15 deletions
+2 -2
View File
@@ -50,8 +50,8 @@ import processing.core.*;
* files and images, etc) that comes from that.
*/
public class Base {
static final int VERSION = 103;
static final String VERSION_NAME = "0103 Beta";
static final int VERSION = 104;
static final String VERSION_NAME = "0104 Beta";
/**
* Path of filename opened on the command line,