starting rev 118

This commit is contained in:
benfry
2006-10-01 22:22:08 +00:00
parent af5cdd6d84
commit adefc14447
5 changed files with 12 additions and 6 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 = 117;
static final String VERSION_NAME = "0117 Beta";
static final int VERSION = 118;
static final String VERSION_NAME = "0118 Beta";
/**
* Path of filename opened on the command line,