diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-15 15:20:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-15 15:20:11 -0400 |
commit | 53d2e81ffda7892dbb4bdef801eb31772094e647 (patch) | |
tree | 91e6e818f81b45c30744e3ded3383f29f909c6e7 /git-annex.cabal | |
parent | 85db1720e9cb3e06951554ffa1079b1b8a814f92 (diff) | |
parent | af7b6319d725e8090b32f74b397a9eba79e22978 (diff) |
Merge branch 'master' into watch
Diffstat (limited to 'git-annex.cabal')
-rw-r--r-- | git-annex.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal index 7556f7541..b02a9af4d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120612 +Version: 3.20120614 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |