starting release 0112

This commit is contained in:
benfry
2006-03-28 21:32:36 +00:00
parent 2667ebfb04
commit 786258cacd
5 changed files with 28 additions and 23 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 = 111;
static final String VERSION_NAME = "0111 Beta";
static final int VERSION = 112;
static final String VERSION_NAME = "0112 Beta";
/**
* Path of filename opened on the command line,