Updating version to 0016.

This commit is contained in:
David A. Mellis 2009-04-26 13:20:44 +00:00
parent 9dd3491ab3
commit 4d9e4619f9
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ import processing.core.*;
* files and images, etc) that comes from that.
*/
public class Base {
static final int VERSION = 15;
static final String VERSION_NAME = "0015";
static final int VERSION = 16;
static final String VERSION_NAME = "0016";
/**
* Path of filename opened on the command line,