starting rev 0101

This commit is contained in:
benfry
2006-01-14 18:12:38 +00:00
parent 149923cb03
commit b103311e26
5 changed files with 32 additions and 27 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 = 100;
static final String VERSION_NAME = "0100 Beta";
static final int VERSION = 101;
static final String VERSION_NAME = "0101 Beta";
/**
* Path of filename opened on the command line,