diff --git a/debian/changelog b/debian/changelog index 3a94a60941..3d316fc7bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20140403) UNRELEASED; urgency=medium +git-annex (5.20140405) unstable; urgency=medium * git-annex-shell: Added notifychanges command. * Improve display of dbus notifications. Thanks, Johan Kiviniemi. @@ -6,7 +6,7 @@ git-annex (5.20140403) UNRELEASED; urgency=medium does not exist. Instead, only install scripts when the directory already exists. - -- Joey Hess Sat, 05 Apr 2014 15:05:44 -0400 + -- Joey Hess Sat, 05 Apr 2014 16:54:33 -0400 git-annex (5.20140402) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 9a46077b1f..80ff3d3b56 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20140402 +Version: 5.20140405 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess