diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 2628369bc..553e91cb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20150410) UNRELEASED; urgency=medium +git-annex (5.20150420) unstable; urgency=medium * Fix activity log parsing, which caused the log to not retain activity from other uuids. @@ -29,7 +29,7 @@ git-annex (5.20150410) UNRELEASED; urgency=medium * Windows: Bundled versions of rsync, wget, ssh, and gpg from cygwin all updated. Thanks, Yury V. Zaytsev. - -- Joey Hess <id@joeyh.name> Thu, 09 Apr 2015 20:59:43 -0400 + -- Joey Hess <id@joeyh.name> Mon, 20 Apr 2015 14:44:04 -0400 git-annex (5.20150409) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 99601f2a3..e49bb9a58 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150409 +Version: 5.20150420 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |