diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-04 13:16:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-04 13:16:35 -0400 |
commit | fba66c55ed3e060aae90fe90b5ea8e3ec4132bb7 (patch) | |
tree | c4ab65b36f66f5e7a7299aaad6af2fdb3c613762 | |
parent | 3960825ceffe2cd82c2fa91e55bff1f7bc75bdf9 (diff) |
foo
-rw-r--r-- | doc/tips/using_box.com_as_a_special_remote.mdwn | 2 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/using_box.com_as_a_special_remote.mdwn b/doc/tips/using_box.com_as_a_special_remote.mdwn index 7ef856178..f9e2fbba5 100644 --- a/doc/tips/using_box.com_as_a_special_remote.mdwn +++ b/doc/tips/using_box.com_as_a_special_remote.mdwn @@ -1,6 +1,6 @@ [Box.com](http://box.com/) is a file storage service, currently notable for providing 50 gb of free storage if you sign up with its Android client. -(Or a few GB free otherwise.) +(Or a few gb free otherwise.) With a little setup, git-annex can use Box as a [[special remote|special_remotes]]. diff --git a/git-annex.cabal b/git-annex.cabal index e13577184..719e3d3fc 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120229 +Version: 3.20120230 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |