prep release

This commit is contained in:
Joey Hess 2014-02-27 11:36:38 -04:00
parent 0824fbccbb
commit 0609d754cc
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20140222) UNRELEASED; urgency=medium
git-annex (5.20140227) unstable; urgency=medium
* metadata: Field names limited to alphanumerics and a few whitelisted
punctuation characters to avoid issues with views, etc.
@ -31,7 +31,7 @@ git-annex (5.20140222) UNRELEASED; urgency=medium
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp
for only partially transferred objects.
-- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400
-- Joey Hess <joeyh@debian.org> Thu, 27 Feb 2014 11:34:19 -0400
git-annex (5.20140221) unstable; urgency=medium

View file

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