You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/07/11 18:21:17 UTC

couch-plugins commit: updated refs/heads/master to 8ab2662

Repository: couchdb-couch-plugins
Updated Branches:
  refs/heads/master 4bb066a8d -> 8ab266216


Pull version number from git


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/commit/8ab26621
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/tree/8ab26621
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/diff/8ab26621

Branch: refs/heads/master
Commit: 8ab26621682f901a83187da845aabf5fc5b073b2
Parents: 4bb066a
Author: Robert Newson <rn...@apache.org>
Authored: Fri Jul 11 17:20:56 2014 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Fri Jul 11 17:20:56 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/blob/8ab26621/src/couch_plugins.app.src
----------------------------------------------------------------------
diff --git a/src/couch_plugins.app.src b/src/couch_plugins.app.src
index d961289..ccbd9b4 100644
--- a/src/couch_plugins.app.src
+++ b/src/couch_plugins.app.src
@@ -12,7 +12,7 @@
 {application, couch_plugins,
  [
   {description, "A CouchDB Plugin Installer"},
-  {vsn, "1"},
+  {vsn, git},
   {registered, []},
   {applications, [
                   kernel,