Skip to content

Commit

Permalink
Bump to 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lpgauth committed Mar 17, 2013
1 parent 08fb5fc commit d69d101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lhttpc.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
%%% @end
{application, lhttpc,
[{description, "Lightweight HTTP Client"},
{vsn, "1.2.8"},
{vsn, "1.2.9"},
{modules, [lhttpc,lhttpc_sup,lhttpc_client,lhttpc_sock,lhttp_lb]},
{registered, [lhttpc_sup]},
{applications, [kernel, stdlib, ssl, crypto]},
Expand Down

0 comments on commit d69d101

Please sign in to comment.