Skip to content

Commit

Permalink
Prepare for the next release: update the version to 3.4.13-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
afine committed Apr 25, 2018
1 parent a188308 commit eacb4e4
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 @@ -31,7 +31,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle">

<property environment="env"/>

<property name="version" value="3.4.12" />
<property name="version" value="3.4.13-SNAPSHOT" />
<property name="final.name" value="${name}-${version}"/>
<property name="revision.dir" value="${basedir}/.revision" />
<property name="revision.properties" value="revision.properties" />
Expand Down

0 comments on commit eacb4e4

Please sign in to comment.