minor bug fixes, make archive sketch auto-save before running

This commit is contained in:
benfry
2005-05-07 02:55:27 +00:00
parent 8c0214d6a5
commit dd7c4d8726
4 changed files with 25 additions and 11 deletions

View File

@@ -51,7 +51,7 @@ import processing.core.*;
*/
public class Base {
static final int VERSION = 87;
static final String VERSION_NAME = "0087 Beta";
static final String VERSION_NAME = "0088 Beta";
/**
* Path of filename opened on the command line,