diff --git a/debian/changelog b/debian/changelog index e1bfadf25b..7a4f9d71e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20140607) UNRELEASED; urgency=medium +git-annex (5.20140613) unstable; urgency=medium * Ignore setsid failures. * Avoid leaving behind .tmp files when failing in some cases, including @@ -15,7 +15,7 @@ git-annex (5.20140607) UNRELEASED; urgency=medium automatically apply a delta to the timestamps it returns, to get back to sane values. - -- Joey Hess Mon, 09 Jun 2014 14:44:09 -0400 + -- Joey Hess Fri, 13 Jun 2014 09:58:07 -0400 git-annex (5.20140606) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 776ccc2459..bb583ecc9a 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20140606 +Version: 5.20140613 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess