diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-11 23:23:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-11 23:23:36 -0400 |
commit | ddd305aa10b2ee63c493aee05ab30d06b9424139 (patch) | |
tree | 4171454103eb92180330f5b4acbb70570c671e35 | |
parent | 735076c767f09c740e0c99201d341a12d7b7df2c (diff) |
releasing version 0.210.21
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 277869b02..11a745f00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.21) UNRELEASED; urgency=low +git-annex (0.21) unstable; urgency=low * test: Don't rely on chmod -R working. * unannex: Fix recently introduced bug when attempting to unannex more @@ -6,7 +6,7 @@ git-annex (0.21) UNRELEASED; urgency=low * test: Set git user name and email in case git can't guess values. * Fix display of unicode filenames. - -- Joey Hess <joeyh@debian.org> Wed, 09 Feb 2011 00:12:11 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 11 Feb 2011 23:21:08 -0400 git-annex (0.20) unstable; urgency=low |