From b22aacab445869da8c0b47d29bea192938b46ac8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Apr 2015 15:06:46 -0400 Subject: [PATCH] prep release --- debian/changelog | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b53d77ac08..b506241acd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20150409) UNRELEASED; urgency=medium +git-annex (5.20150409) unstable; urgency=medium * This fixes a bug in the assistant introduced by the literal pathspec changes in version 5.20150406. @@ -21,7 +21,7 @@ git-annex (5.20150409) UNRELEASED; urgency=medium was set to "." rather than the path to the current repository. This was a reversion caused by the relative path changes in 5.20150113. - -- Joey Hess Mon, 06 Apr 2015 20:14:20 -0400 + -- Joey Hess Thu, 09 Apr 2015 15:06:38 -0400 git-annex (5.20150406.1) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index ff9f09c350..093c45d0ec 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150406.1 +Version: 5.20150409 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess