starting rev 115 and removing two debug messages

This commit is contained in:
benfry
2006-04-19 21:27:39 +00:00
parent e10c07d926
commit 127eaa2a3e
7 changed files with 30 additions and 22 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 = 114;
static final String VERSION_NAME = "0114 Beta";
static final int VERSION = 115;
static final String VERSION_NAME = "0115 Beta";
/**
* Path of filename opened on the command line,