diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-06 13:06:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-06 13:06:13 -0400 |
commit | f1b0ea87bc97f163c0bf60c558133cf05deffa7b (patch) | |
tree | 93bdb655758f0d2c8fa79a612cbe1bbdaa447f9a | |
parent | 8071784ce0969fa2450947bbf75c973e782366d8 (diff) |
prep release5.20140606
-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 64a930098..f0088cb2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20140530) UNRELEASED; urgency=medium +git-annex (5.20140606) unstable; urgency=medium * webapp: When adding a new local repository, fix bug that caused its group and preferred content to be set in the current repository, @@ -13,7 +13,7 @@ git-annex (5.20140530) UNRELEASED; urgency=medium in the git-annex branch to have lines teminated with \r. * Windows: Fix retrieving of files from local bare git repositories. - -- Joey Hess <joeyh@debian.org> Thu, 29 May 2014 20:10:59 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 06 Jun 2014 12:54:06 -0400 git-annex (5.20140529) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 0bd29b9c7..c258b8a05 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20140529 +Version: 5.20140606 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <joey@kitenet.net> |