Update IDE version to 1.8.0

This commit is contained in:
Martino Facchin 2016-12-21 16:12:44 +01:00
parent 33eae2eb4c
commit d115f44a31
1 changed files with 2 additions and 2 deletions

View File

@ -38,9 +38,9 @@ import static processing.app.helpers.filefilters.OnlyDirs.ONLY_DIRS;
public class BaseNoGui {
/** Version string to be used for build */
public static final int REVISION = 10614;
public static final int REVISION = 10800;
/** Extended version string displayed on GUI */
public static final String VERSION_NAME = "1.6.14";
public static final String VERSION_NAME = "1.8.0";
public static final String VERSION_NAME_LONG;
// Current directory to use for relative paths specified on the