From a626cdddcb635cd6c94e262dde288cc251673c33 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sun, 13 Sep 2020 01:16:57 +0200 Subject: [PATCH] Upgraded version numbers. --- README.md | 4 ++-- build.num | 2 +- build.properties | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1bd5a04..2ea5143 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ This software is released under the GNU LGPL. ## Requirements -- Java 1.6 -- Eclipse Kepler +- Java 11 +- Eclipse 4.16 (202006). ## Context Several useful Java classes. diff --git a/build.num b/build.num index 6129fe8..3e297b1 100644 --- a/build.num +++ b/build.num @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! #Mon Jun 04 11:25:58 CEST 2018 -build.number=1 +build.number=0 diff --git a/build.properties b/build.properties index d790b63..bafc0a5 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,3 @@ product.name=devinsy-utils product.revision.major=0 -product.revision.minor=8 +product.revision.minor=11