Browse Source

Merge baa7c7189e into bd4f1565d7

pull/56/merge
GitHub Merge Button 13 years ago
parent
commit
9bffe0d4f1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/ibrowse.app.src

+ 1
- 1
src/ibrowse.app.src View File

@ -1,6 +1,6 @@
{application, ibrowse, {application, ibrowse,
[{description, "HTTP client application"}, [{description, "HTTP client application"},
{vsn, git},
{vsn, "2.2.0"},
{modules, [ ibrowse, {modules, [ ibrowse,
ibrowse_http_client, ibrowse_http_client,
ibrowse_app, ibrowse_app,

Loading…
Cancel
Save