Upgraded version numbers.
This commit is contained in:
parent
1d1d68bb5b
commit
a086771346
5 changed files with 6 additions and 5 deletions
|
@ -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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
<attribute name="owner.project.facets" value="java"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
|
|
|
@ -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.
|
||||
|
|
2
TODO
2
TODO
|
@ -1,3 +1,3 @@
|
|||
== TODO list ==
|
||||
|
||||
- add test
|
||||
- add test.
|
|
@ -1,3 +1,3 @@
|
|||
#Build Number for ANT. Do not edit!
|
||||
#Mon Jun 04 10:56:27 CEST 2018
|
||||
build.number=3
|
||||
build.number=0
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
product.name=devinsy-xml
|
||||
product.revision.major=0
|
||||
product.revision.minor=8
|
||||
product.revision.minor=11
|
||||
|
|
Loading…
Reference in a new issue