Skip to content

Commit

Permalink
Bump version to 1.3.7
Browse files Browse the repository at this point in the history
All tests pass.
  • Loading branch information
mattsta committed Jun 8, 2013
1 parent 275dbc7 commit 5e5eb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stdinout_pool.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, stdinout_pool,
[
{description, "manage a pool of processes used for stdin/stdout"},
{vsn, "1.3.5"},
{vsn, "1.3.7"},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit 5e5eb2c

Please sign in to comment.