starting rev 102

This commit is contained in:
benfry
2006-01-15 15:38:11 +00:00
parent ec1f7ab93d
commit 5a7f12be64
5 changed files with 32 additions and 21 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 = 101;
static final String VERSION_NAME = "0101 Beta";
static final int VERSION = 102;
static final String VERSION_NAME = "0102 Beta";
/**
* Path of filename opened on the command line,