diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-21 17:01:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-21 17:01:19 -0400 |
commit | b902a2960c74ded853bb2420f1d168f5c04d9dcd (patch) | |
tree | c527d15ad0545e3517713d5320896afda3d5d2b4 | |
parent | b8cf9f2a7e84e4431b3fcbefd18c3f52ac7fedc0 (diff) |
releasing version 3.201207213.20120721
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f90763aca..387dacd53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20120630) UNRELEASED; urgency=low +git-annex (3.20120721) unstable; urgency=low * get, move, copy: Now refuse to do anything when the requested file transfer is already in progress by another process. @@ -13,7 +13,7 @@ git-annex (3.20120630) UNRELEASED; urgency=low .tar.gz Closes: #680450 * map: Write map.dot to .git/annex, which avoids watch trying to annex it. - -- Joey Hess <joeyh@debian.org> Sun, 01 Jul 2012 15:04:37 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 21 Jul 2012 16:52:48 -0400 git-annex (3.20120629) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 0bd35e14f..15ac1e3d5 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120629 +Version: 3.20120721 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |