prep release

This commit is contained in:
Joey Hess 2016-02-17 14:49:05 -04:00
parent 95bbdb8680
commit 610632b9ad
Failed to extract signature
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (6.20160212) UNRELEASED; urgency=medium
git-annex (6.20160217) unstable; urgency=medium
* Support getting files from read-only repositories.
* checkpresentkey: Allow to be run without an explicit remote.
@ -21,7 +21,7 @@ git-annex (6.20160212) UNRELEASED; urgency=medium
* Improve format of v6 unlocked pointer files to support keys containing
slashes.
-- Joey Hess <id@joeyh.name> Fri, 12 Feb 2016 14:03:46 -0400
-- Joey Hess <id@joeyh.name> Wed, 17 Feb 2016 14:48:51 -0400
git-annex (6.20160211) unstable; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 6.20160211
Version: 6.20160217
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>