fixed xml version in build file

This commit is contained in:
Diego Waxemberg
2013-12-15 14:32:37 -05:00
parent 8ed0d6d161
commit 99a2a53163

View File

@@ -1,4 +1,4 @@
<?xml version="2.0" encoding="UTF-8" standalone="no"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project default="all" name="Create Runnable Jar for Limelight">
<property name="one-jar.dist.dir" value="${basedir}"/>