Bump version to 1.2.2

Project: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/commit/994f3d49
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/tree/994f3d49
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/diff/994f3d49

Branch: refs/heads/import
Commit: 994f3d497ceea784b78e81b2aa93eaedfee2fbf8
Parents: e2c5524
Author: Tim Fletcher <[email protected]>
Authored: Sun Dec 18 11:30:57 2011 +0000
Committer: Tim Fletcher <[email protected]>
Committed: Sun Dec 18 11:30:57 2011 +0000

----------------------------------------------------------------------
 ebin/oauth.app | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-oauth/blob/994f3d49/ebin/oauth.app
----------------------------------------------------------------------
diff --git a/ebin/oauth.app b/ebin/oauth.app
index 0928ee8..7a5d8fc 100644
--- a/ebin/oauth.app
+++ b/ebin/oauth.app
@@ -1,6 +1,6 @@
 {application, oauth, [
   {description, "An Erlang OAuth 1.0 implementation"},
-  {vsn, "1.2.1"},
+  {vsn, "1.2.2"},
   {modules, [oauth]},
   {registered, []},
   {applications, [kernel, stdlib, crypto, public_key, inets]}

Reply via email to