From c83940393a315c1c12ca7929fb67d86624af99d8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 Apr 2015 17:13:20 -0400 Subject: [PATCH] emergency release --- debian/changelog | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b39b181773..ada8b2321a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (5.20150407) UNRELEASED; urgency=medium +git-annex (5.20150406.1) unstable; urgency=medium * Fixes a bug in the last release that caused rsync and possibly other commands to hang at the end of a file transfer. (--quiet is back to not blocking progress displays until that code can be fixed properly.) - -- Joey Hess Mon, 06 Apr 2015 17:12:10 -0400 + -- Joey Hess Mon, 06 Apr 2015 17:13:13 -0400 git-annex (5.20150406) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 14d368709e..ff9f09c350 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150406 +Version: 5.20150406.1 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess