prep release

This commit is contained in:
Joey Hess 2014-01-27 13:44:12 -04:00
parent 7ad63520a6
commit e0224f01c1
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20140118) UNRELEASED; urgency=medium
git-annex (5.20140127) unstable; urgency=medium
* sync --content: New option that makes the content of annexed files be
transferred. Similar to the assistant, this honors any configured
@ -41,7 +41,7 @@ git-annex (5.20140118) UNRELEASED; urgency=medium
* All commands that support --all also support a --key option,
which limits them to acting on a single key.
-- Joey Hess <joeyh@debian.org> Sat, 18 Jan 2014 11:54:17 -0400
-- Joey Hess <joeyh@debian.org> Mon, 27 Jan 2014 13:43:28 -0400
git-annex (5.20140117) unstable; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 5.20140117
Version: 5.20140127
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>