diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-11 12:41:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-11 12:41:58 -0400 |
commit | 1654355e7d063a7c0b233cde0af3319bbf4fbc36 (patch) | |
tree | 13fc6de33063374929978900636aeffe658aff53 /debian | |
parent | a229aa5c653292b69bc38c9674997b0337934b96 (diff) |
prep release6.20160511
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7c02d2a25..ab2362703 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (6.20160420) UNRELEASED; urgency=medium +git-annex (6.20160511) unstable; urgency=medium * Fix bug that sometimes prevented git-annex smudge --clean from consuming all its input, which resulted in git add bypassing git-annex. @@ -33,7 +33,7 @@ git-annex (6.20160420) UNRELEASED; urgency=medium of the repo and your public keys can upload files to, but only you can decrypt the files stored in it. - -- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400 + -- Joey Hess <id@joeyh.name> Wed, 11 May 2016 12:41:42 -0400 git-annex (6.20160419) unstable; urgency=medium |