changes for 85, hopefully closing in

This commit is contained in:
benfry
2005-04-19 07:24:18 +00:00
parent cc911263c2
commit 09d27ab273
5 changed files with 28 additions and 11 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 = 84;
static final String VERSION_NAME = "0084 Alpha";
static final int VERSION = 85;
static final String VERSION_NAME = "0085 Alpha";
/**
* Path of filename opened on the command line,