Skip to content

Commit

Permalink
Update project version in /build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
LunNova committed Feb 9, 2013
1 parent e5c1af7 commit 8559c1a
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 @@ -19,7 +19,7 @@

<property name="mc.version" value="1.4.7"/>
<property name="forge.version" value="6.6.0.515"/>
<property name="project.version" value="3.4.1"/>
<property name="project.version" value="3.4.2"/>

<property name="forge.name" value="minecraftforge-src-${mc.version}-${forge.version}.zip"/>

Expand Down

0 comments on commit 8559c1a

Please sign in to comment.