closes #928. Windows release notes need carriage returns

This commit is contained in:
Federico Fissore 2013-02-04 16:56:26 +01:00
parent 3c4132b0df
commit f3c9cf037f
1 changed files with 2 additions and 0 deletions

View File

@ -639,6 +639,8 @@
<fileset file="shared/revisions.txt" />
</copy>
<fixcrlf file="windows/work/revisions.txt" eol="dos"/>
<copy todir="windows/work">
<fileset dir="windows/dist" includes="*.dll" />
</copy>