Skip to content

Commit

Permalink
Decrement appbundler numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashida4 committed Oct 20, 2014
1 parent fa3767b commit 2a77ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -2,7 +2,7 @@
<project name="V2C" default="bundle" basedir=".">

<property name="v2c.version" value="2.11.4" />
<property name="v2c.appbunder.version" value="appbundler4" />
<property name="v2c.appbunder.version" value="appbundler3" />
<property name="v2c.archive.name" value="V2C_${v2c.version}_Mac" />
<property name="v2c.appbunder.archive.name" value="${v2c.archive.name}_${v2c.appbunder.version}" />

Expand Down

0 comments on commit 2a77ffc

Please sign in to comment.