From 3b76a141ea1c86375658cad67e318e554bc8661b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 1 Nov 2013 11:57:47 -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 ff6d4095ee..193976ac92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (4.20131025) UNRELEASED; urgency=low +git-annex (4.20131101) unstable; urgency=low * The "git annex content" command is renamed to "git annex wanted". * New --want-get and --want-drop options which can be used to @@ -28,7 +28,7 @@ git-annex (4.20131025) UNRELEASED; urgency=low potentially unsafe; editing such a hard linked file can unexpectedly change content stored in the annex.) - -- Joey Hess Sat, 26 Oct 2013 12:11:48 -0400 + -- Joey Hess Fri, 01 Nov 2013 11:34:27 -0400 git-annex (4.20131024) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index e82e210c41..2498bf1065 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20131024 +Version: 4.20131101 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess