diff --git a/debian/changelog b/debian/changelog index 23dc94dc6b..f95e3d75d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20151102.2) UNRELEASED; urgency=medium +git-annex (5.20151116) unstable; urgency=medium * Use concurrent-output library when configured with -fConcurrentOutput. This allows nicely displayed messages when using the -J flag. @@ -31,7 +31,7 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium filesystems where POSIX fcntl locks cannot be used. * init: Automatically enable annex.pidlock when necessary. - -- Joey Hess Wed, 04 Nov 2015 12:50:20 -0400 + -- Joey Hess Mon, 16 Nov 2015 14:17:40 -0400 git-annex (5.20151102.1) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 80a11682b7..7696bbb8b5 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20151102.1 +Version: 5.20151116 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess