Browse Source

Roll version 1.2.2

1.2 1.2.2
Andrew Thompson 12 years ago
parent
commit
4fcb8fd40f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/lager.app.src

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

@ -3,7 +3,7 @@
{application, lager, {application, lager,
[ [
{description, "Erlang logging framework"}, {description, "Erlang logging framework"},
{vsn, "1.2.1"},
{vsn, "1.2.2"},
{modules, []}, {modules, []},
{applications, [ {applications, [
kernel, kernel,

Loading…
Cancel
Save