From 9180a557c037147156e508537f3d35384c38d4dc Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sun, 13 Sep 2020 00:53:09 +0200 Subject: [PATCH] Upgraded version number. --- .classpath | 1 + README.md | 4 ++-- build.num | 2 +- build.properties | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index fcc6283..51bb9bb 100644 --- a/.classpath +++ b/.classpath @@ -12,6 +12,7 @@ + diff --git a/README.md b/README.md index 6d7f3ba..09bb7a0 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 a6b4f71..55bc8ee 100644 --- a/build.num +++ b/build.num @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! #Mon Jun 04 10:44:36 CEST 2018 -build.number=2 +build.number=0 diff --git a/build.properties b/build.properties index 9d07185..ec0ee09 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,3 @@ product.name=devinsy-cmdexec product.revision.major=0 -product.revision.minor=8 +product.revision.minor=11