oops, this is 105

This commit is contained in:
benfry
2006-02-28 02:32:53 +00:00
parent 46cd5e89a1
commit bb045c1cd8
4 changed files with 15 additions and 2 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 = 104;
static final String VERSION_NAME = "0104 Beta";
static final int VERSION = 105;
static final String VERSION_NAME = "0105 Beta";
/**
* Path of filename opened on the command line,