releasing version 3.20120721

This commit is contained in:
Joey Hess 2012-07-21 17:01:19 -04:00
parent b8cf9f2a7e
commit b902a2960c
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -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

View file

@ -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>