Skip to content

Commit

Permalink
Bumping version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnukarthikl committed Aug 28, 2014
1 parent 4ad057d commit f87ebd2
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 @@ -3,7 +3,7 @@
<format property="current.date" pattern="yyyyMMdd" />
</tstamp>

<property name="version" value="1.3.2" />
<property name="version" value="1.4.0" />
<property name="build.dir" value="build" />
<property name="default.target.dir" value="${basedir}/target" />
<property name="classes.dir" value="${build.dir}/classes" />
Expand Down

0 comments on commit f87ebd2

Please sign in to comment.