aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 327ace9..2cc7288 100755
--- a/make/build.xml
+++ b/make/build.xml
@@ -691,7 +691,7 @@
</target>
<target name="tag.build">
- <echo message='gluegen.build.number="${build.number}"' file="${build}/artifact.properties"/>
+ <echo message='gluegen.build.number="${build.number}"${line.separator}' file="${build}/artifact.properties"/>
</target>
<target name="junit.compile">