diff --git a/debian/changelog b/debian/changelog index 9cb2548a73..8cd17235e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (4.20130622) UNRELEASED; urgency=low +git-annex (4.20130627) unstable; urgency=low * assistant --autostart: Automatically ionices the daemons it starts. * assistant: Daily sanity check thread is run niced. @@ -16,7 +16,7 @@ git-annex (4.20130622) UNRELEASED; urgency=low other operations on hard links are still unsupported. * webapp: Fix bug that caused the webapp to hang when built with yesod 1.2. - -- Joey Hess Fri, 21 Jun 2013 13:16:17 -0400 + -- Joey Hess Thu, 27 Jun 2013 14:21:55 -0400 git-annex (4.20130621) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index a7a1c31e1b..544c8a80e4 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20130621 +Version: 4.20130627 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess