releasing version 3.20120522

This commit is contained in:
Joey Hess 2012-05-22 11:27:22 -04:00
parent 37ef39c929
commit ab07762ddb
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20120512) UNRELEASED; urgency=low
git-annex (3.20120522) unstable; urgency=low
* Pass -a to cp even when it supports --reflink=auto, to preserve
permissions.
@ -6,7 +6,7 @@ git-annex (3.20120512) UNRELEASED; urgency=low
* Add support for core.worktree, and fix support for GIT_WORK_TREE and
GIT_DIR.
-- Joey Hess <joeyh@debian.org> Tue, 15 May 2012 14:17:49 -0400
-- Joey Hess <joeyh@debian.org> Tue, 22 May 2012 11:16:13 -0400
git-annex (3.20120511) unstable; urgency=low

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 3.20120511
Version: 3.20120522
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>