Skip to content

Commit

Permalink
update build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
fourthline committed Nov 1, 2014
1 parent b8fd643 commit c630b5b
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 @@ -17,7 +17,7 @@
<property name="app.vendor" value="fourthline" />
<property name="app.id" value="MabiIcco" />
<property name="app.name" value="MabiIcco" />
<property name="app.version" value="1.0-alpha16" />
<property name="app.version" value="1.0-alpha17" />
<property name="app.main-class" value="fourthline.mabiicco.MabiIcco" />
<property name="app.preloader-class" value="fourthline.mabiicco.preloader.MabiIccoPreloader" />
<property name="splash.image" value="img/title.png" />
Expand Down

0 comments on commit c630b5b

Please sign in to comment.