prep release

This commit is contained in:
Joey Hess 2014-12-03 15:17:09 -04:00
parent c49fc99ea7
commit 15d1bd6c83
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20141126) UNRELEASED; urgency=medium
git-annex (5.20141203) unstable; urgency=medium
* proxy: New command for direct mode repositories, allows bypassing
the direct mode guard in a safe way to do all sorts of things
@ -27,7 +27,7 @@ git-annex (5.20141126) UNRELEASED; urgency=medium
* Windows: Install ssh and other bundled programs to Git/cmd,
instead of Git/bin, since the latter is not in the default msysgit PATH.
-- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400
-- Joey Hess <id@joeyh.name> Wed, 03 Dec 2014 15:16:52 -0400
git-annex (5.20141125) unstable; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 5.20141125
Version: 5.20141203
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>