diff --git a/debian/changelog b/debian/changelog index b1913b9c20..318e8a4ea0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20150206) UNRELEASED; urgency=medium +git-annex (5.20150219) unstable; urgency=medium * glacier: Detect when the glacier command in PATH is the wrong one, from boto, rather than from glacier-cli, and refuse to use it, @@ -33,7 +33,7 @@ git-annex (5.20150206) UNRELEASED; urgency=medium * remotedaemon: Use the ssh-options git config. * Linux standalone: Improved process names of linker shimmed programs. - -- Joey Hess Fri, 06 Feb 2015 13:57:08 -0400 + -- Joey Hess Thu, 19 Feb 2015 14:16:03 -0400 git-annex (5.20150205) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 986ba6be82..0b51d3cae3 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150205 +Version: 5.20150219 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess