mirror of https://github.com/jlizier/jidt
Updating distribution version in ant file
This commit is contained in:
parent
3167944875
commit
3ff564237e
|
|
@ -5,7 +5,7 @@
|
|||
</description>
|
||||
|
||||
<!-- set global properties for this build -->
|
||||
<property name="version" value="0.1.2"/>
|
||||
<property name="version" value="0.1.3"/>
|
||||
<property name="mainfilename" value="infodynamics"/>
|
||||
<property name="jarplainname" value="${mainfilename}.jar" />
|
||||
<property name="jarversiondistnamezip" value="${mainfilename}-jar-${version}.zip" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue