From d36fcaf4543759ca1364cde3301f919a5c96ae22 Mon Sep 17 00:00:00 2001 From: codeanticode Date: Tue, 19 Sep 2017 12:35:48 -0400 Subject: [PATCH] properties for 2.0 --- resources/build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/build.properties b/resources/build.properties index 66f9cec..991be6d 100644 --- a/resources/build.properties +++ b/resources/build.properties @@ -132,12 +132,12 @@ source.repository=https://github.com/Syphon/Processing.git # This is used to compare different versions of the same library, and check if # an update is available. -library.version=6 +library.version=7 # The version as the user will see it. -library.prettyVersion=2.0-RC3 +library.prettyVersion=2.0 # The min and max revision of Processing compatible with your library.