Skip to content

Commit

Permalink
Update version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nox committed Sep 23, 2011
1 parent 73b3a75 commit 0e2fa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ex_fcgi.app.src
Expand Up @@ -15,7 +15,7 @@

{application, ex_fcgi,
[{description, "A FastCGI client"},
{vsn, "1"},
{vsn, "1.0.0"},
{registered, [ex_fcgi_sup]},
{applications, [kernel,
stdlib]},
Expand Down

0 comments on commit 0e2fa6c

Please sign in to comment.