You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by be...@apache.org on 2014/02/13 17:43:35 UTC

[33/50] lager commit: updated refs/heads/import-master to da4419e

Roll version 2.0.2


Project: http://git-wip-us.apache.org/repos/asf/couchdb-lager/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-lager/commit/0df1dd49
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-lager/tree/0df1dd49
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-lager/diff/0df1dd49

Branch: refs/heads/import-master
Commit: 0df1dd4949133947841f2982420f264c741bc612
Parents: da0e4ca
Author: Andrew Thompson <an...@hijacked.us>
Authored: Fri Jan 24 00:42:41 2014 -0500
Committer: Andrew Thompson <an...@hijacked.us>
Committed: Fri Jan 24 00:43:09 2014 -0500

----------------------------------------------------------------------
 src/lager.app.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-lager/blob/0df1dd49/src/lager.app.src
----------------------------------------------------------------------
diff --git a/src/lager.app.src b/src/lager.app.src
index f279a5e..9adfd7c 100644
--- a/src/lager.app.src
+++ b/src/lager.app.src
@@ -3,7 +3,7 @@
 {application, lager,
  [
   {description, "Erlang logging framework"},
-  {vsn, "2.0.1"},
+  {vsn, "2.0.2"},
   {modules, []},
   {applications, [
                   kernel,