Skip to content

Commit

Permalink
Add version number to version.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel J. Debrunner committed Mar 7, 2016
1 parent 0a9e42c commit 2f6ad0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<mkdir dir="${target.dir}"/>
<echoproperties destfile="${target.dir}/version.txt">
<propertyset>
<propertyref name="quarks.version"/>
<propertyref name="DSTAMP"/>
<propertyref name="TSTAMP"/>
<propertyref name="commithash"/>
Expand Down

0 comments on commit 2f6ad0e

Please sign in to comment.