Skip to content

Commit

Permalink
Version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Kaleta committed Jan 12, 2020
1 parent 862efa2 commit de494d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<format property="date.version" pattern="yyMMdd" locale="en,GB" />
</tstamp>

<property name="major.version" value="1" />
<property name="major.version" value="2" />
<property name="minor.version" value="0" />
<property name="spec.version" value="${major.version}.${minor.version}" />
<property name="jar.version" value="${major.version}.${minor.version}.${date.version}" />
Expand Down

0 comments on commit de494d0

Please sign in to comment.