2
0
MELERIX 13 жил өмнө
parent
commit
66557cd3ea

+ 1 - 1
L2J_Server_BETA/build.xml

@@ -195,7 +195,7 @@
 	</target>
 
 	<target name="getChangelogDateVersion" description="Get Changelog, Date, Version">
-		<exec dir="." executable="svn" outputproperty="l2j.changelog" >
+		<exec dir="." executable="svn" outputproperty="l2j.changelog">
 			<arg value="log" />
 			<arg value="--stop-on-copy" />
 		</exec>