diff --git a/README.md b/README.md index 7dd62a8..39695ca 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.properties b/build.properties index 4ffae80..52bc816 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,3 @@ product.name=devinsy-rss product.revision.major=0 -product.revision.minor=8 +product.revision.minor=11