diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-22 11:27:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-22 11:27:22 -0400 |
commit | ab07762ddba62a2fcf04585a3549b503bc4bf1a9 (patch) | |
tree | 2d22d8abac2fc549e318c80961d7c49d1b853f92 | |
parent | 37ef39c9295fd5f036264791e201262b0e641f85 (diff) |
releasing version 3.201205223.20120522
-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 586077878..99594c351 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/git-annex.cabal b/git-annex.cabal index f87e49a20..e12cbb177 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -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> |