Skip to content

Commit

Permalink
Change version to v2.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
lifesinger committed Feb 5, 2013
1 parent 30151a9 commit e9677b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build.xml
Expand Up @@ -8,7 +8,7 @@
<property name="tmp.dir" location="${dist.dir}/tmp/"/>

<property name="module.name" value="sea"/>
<property name="version" value="2.0.0-dev"/>
<property name="version" value="2.0.0-beta"/>
<property name="charset" value="utf-8"/>

<property name="src.file" value="${tmp.dir}/${module.name}-src.js"/>
Expand Down

0 comments on commit e9677b7

Please sign in to comment.