releasing package git-annex version 6.20161012

This commit is contained in:
Joey Hess 2016-10-12 09:38:03 -04:00
parent e2dcbe656d
commit c0cdac5c4a
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (6.20160924) UNRELEASED; urgency=medium
git-annex (6.20161012) unstable; urgency=medium
* Optimisations to time it takes git-annex to walk working tree and find
files to work on. Sped up by around 18%.
@ -29,7 +29,7 @@ git-annex (6.20160924) UNRELEASED; urgency=medium
* sync: Fix bug in adjusted branch merging that could cause recently
added files to be lost when updating the adjusted branch.
-- Joey Hess <id@joeyh.name> Mon, 26 Sep 2016 16:46:19 -0400
-- Joey Hess <id@joeyh.name> Wed, 12 Oct 2016 09:37:41 -0400
git-annex (6.20160923) unstable; urgency=medium

View file

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