From 908e46abcb976fbbbb7453257f4c13ac160d2eb6 Mon Sep 17 00:00:00 2001 From: benfry Date: Wed, 4 Oct 2006 17:48:05 +0000 Subject: [PATCH] starting rev 0119 --- app/Base.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Base.java b/app/Base.java index 0faa8f2cb..a4f7dc895 100644 --- a/app/Base.java +++ b/app/Base.java @@ -50,8 +50,8 @@ import processing.core.*; * files and images, etc) that comes from that. */ public class Base { - static final int VERSION = 118; - static final String VERSION_NAME = "0118 Beta"; + static final int VERSION = 119; + static final String VERSION_NAME = "0119 Beta"; /** * Path of filename opened on the command line,