diff --git a/debian/changelog b/debian/changelog index 2405116ade..a38466dd8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (4.20131003) UNRELEASED; urgency=low +git-annex (4.20131024) unstable; urgency=low * webapp: Fix bug when adding a remote and git-remote-gcrypt is not installed. @@ -42,7 +42,7 @@ git-annex (4.20131003) UNRELEASED; urgency=low (not built by default; this needs to move to someplace else). * webapp: Move sidebar to the right hand side of the screen. - -- Joey Hess Thu, 03 Oct 2013 15:41:24 -0400 + -- Joey Hess Thu, 24 Oct 2013 12:59:55 -0400 git-annex (4.20131002) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 45e27b970b..d8ca54651c 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20131002 +Version: 4.20131024 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess