Skip to content

Commit

Permalink
fix build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Buldakov committed Sep 13, 2014
1 parent 1a59477 commit f0f55f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<project name="fizteh-java-2013" default="compile">
<project name="fizteh-java-2014" default="compile">

<property name="out" location="${basedir}/out"/>
<property name="jars" location="${basedir}/jars"/>
Expand Down

0 comments on commit f0f55f4

Please sign in to comment.