Skip to content
Snippets Groups Projects
Commit 6c0f0388 authored by gmantele's avatar gmantele
Browse files

[ADQL] Change the version number inside the ADQL library builder...next...

[ADQL] Change the version number inside the ADQL library builder...next modifications will be for the version 1.3 or more.
parent b9157a32
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<!DOCTYPE project>
<project name="adql" basedir="." default="buildLib">
<property name="version" value="1.2" />
<property name="version" value="1.3" />
<property name="srcDir" value="src" />
<property name="compileDir" value="antBuild" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment