mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 18:10:43 +01:00
minor bug fixes, make archive sketch auto-save before running
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user