Skip to content

Commit

Permalink
vsn bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cstar committed Apr 21, 2010
1 parent 62377e8 commit d442ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebin/erls3.app
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, erls3,
[{description, "Access to S3 via REST interface"},
{author, "Eric Cestari"},
{vsn, "v1.6"},
{vsn, "v1.7"},
{modules, [ erls3, erls3server, erls3sup, erls3test, erls3util]},
{mod, {erls3,[]}},
{registered, [erls3sup]},
Expand Down

0 comments on commit d442ade

Please sign in to comment.