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