Skip to content

Commit

Permalink
Updated version in the build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe12o committed Apr 18, 2013
1 parent 2c5b003 commit dc5857d
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
Expand Up @@ -7,7 +7,7 @@
<property name="classes.dir" value="${build.dir}/classes"/>
<property name="reobf.dir" value="${mcp.dir}/reobf"/>
<property name="download.dir" value="download"/>
<property name="af.version" value="0.0.1"/>
<property name="af.version" value="0.1.0"/>
<property name="forge.version" value="6.6.2.534"/>
<property name="mc.version" value="1.4.7"/>
<property name="forge.name" value="minecraftforge-src-${mc.version}-${forge.version}.zip"/>
Expand Down

0 comments on commit dc5857d

Please sign in to comment.