Upgraded version numbers.

This commit is contained in:
Christian P. MOMON 2020-09-13 00:50:06 +02:00
parent 1d1d68bb5b
commit a086771346
5 changed files with 6 additions and 5 deletions

View file

@ -12,6 +12,7 @@
<classpathentry kind="lib" path="lib/devinsy-strings-0.8.2.jar" sourcepath="lib/devinsy-strings-0.8.2-sources.zip"/> <classpathentry kind="lib" path="lib/devinsy-strings-0.8.2.jar" sourcepath="lib/devinsy-strings-0.8.2-sources.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes> <attributes>
<attribute name="module" value="true"/>
<attribute name="owner.project.facets" value="java"/> <attribute name="owner.project.facets" value="java"/>
</attributes> </attributes>
</classpathentry> </classpathentry>

View file

@ -11,8 +11,8 @@ This software is released under the GNU LGPL.
## Requirements ## Requirements
- Java 1.6 - Java 11
- Eclipse Kepler - Eclipse 4.16 (202006).
## Context ## Context
Several useful Java classes. Several useful Java classes.

2
TODO
View file

@ -1,3 +1,3 @@
== TODO list == == TODO list ==
- add test - add test.

View file

@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit! #Build Number for ANT. Do not edit!
#Mon Jun 04 10:56:27 CEST 2018 #Mon Jun 04 10:56:27 CEST 2018
build.number=3 build.number=0

View file

@ -1,3 +1,3 @@
product.name=devinsy-xml product.name=devinsy-xml
product.revision.major=0 product.revision.major=0
product.revision.minor=8 product.revision.minor=11