diff --git a/debian/changelog b/debian/changelog index afca096b2b..9b1e901d69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (3.20120106) UNRELEASED; urgency=low +git-annex (3.20120106) unstable; urgency=low * Support unescaped repository urls, like git does. * log: New command that displays the location log for files, showing each repository they were added to and removed from. * Fix overbroad gpg --no-tty fix from last release. - -- Joey Hess Thu, 05 Jan 2012 14:29:30 -0400 + -- Joey Hess Sat, 07 Jan 2012 13:16:23 -0400 git-annex (3.20120105) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index bc87b467c8..b0b6d76f97 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120105 +Version: 3.20120106 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess