prep release

This commit is contained in:
Joey Hess 2014-12-31 15:16:01 -04:00
parent e013183280
commit e0dbf380f1
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20141220) UNRELEASED; urgency=medium
git-annex (5.20141231) unstable; urgency=medium
* vicfg: Avoid crashing on badly encoded config data.
* Work around statfs() overflow on some XFS systems.
@ -13,7 +13,7 @@ git-annex (5.20141220) UNRELEASED; urgency=medium
* Windows: Fix handling of views of filenames containing '%'
* OSX: Switched away from deprecated statfs64 interface.
-- Joey Hess <id@joeyh.name> Mon, 22 Dec 2014 15:16:38 -0400
-- Joey Hess <id@joeyh.name> Wed, 31 Dec 2014 15:15:46 -0400
git-annex (5.20141219) unstable; urgency=medium

View file

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