1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-09 22:24:14 +03:00

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

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>