Commit 5315090d authored by Claus Nagel's avatar Claus Nagel
Browse files

moved to version 0.2.1

parent 7b775d0f
......@@ -77,8 +77,8 @@ public class ADE_XJC {
}
if (version) {
System.out.println("ade-xjc version \"0.2.0\"");
System.out.println("ade-xjc is a JAXB xjc wrapper built for citygml4j version \"0.2.0\"");
System.out.println("ade-xjc version \"0.2.1\"");
System.out.println("ade-xjc is a JAXB xjc wrapper built for citygml4j version \"0.2.1\"");
System.exit(0);
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment