diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-24 13:03:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-24 13:03:50 -0400 |
commit | 0a049aa4ba2942622fca89402caeb20f94e6e787 (patch) | |
tree | e786d60f0a199144aeefec8e1213aa408cbe9d4a | |
parent | 1521b57e27d2a9c4d2cfae54318d661f75911a9a (diff) |
prep release5.20141024
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c658ce186..8af44b3bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20141014) UNRELEASED; urgency=medium +git-annex (5.20141024) unstable; urgency=medium * vicfg: Deleting configurations now resets to the default, where before it has no effect. @@ -20,7 +20,7 @@ git-annex (5.20141014) UNRELEASED; urgency=medium file. Before, the old version of the creds could be left there, and would continue to be used. - -- Joey Hess <joeyh@debian.org> Tue, 14 Oct 2014 14:09:24 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 24 Oct 2014 13:03:29 -0400 git-annex (5.20141013) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 270e1b74a..9ff85fd55 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20141013 +Version: 5.20141024 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <joey@kitenet.net> |