releasing version 3.20120511

This commit is contained in:
Joey Hess 2012-05-11 12:37:26 -04:00
parent f02db7bfce
commit 61a5df33d4
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20120431) UNRELEASED; urgency=low
git-annex (3.20120511) unstable; urgency=low
* Rsync special remotes can be configured with shellescape=no
to avoid shell quoting that is normally done when using rsync over ssh.
@ -12,7 +12,7 @@ git-annex (3.20120431) UNRELEASED; urgency=low
annex.rsync-options, annex.bup-split-options. (And adjust types to avoid
the bugs that broke several config settings.)
-- Joey Hess <joeyh@debian.org> Wed, 02 May 2012 13:06:18 -0400
-- Joey Hess <joeyh@debian.org> Fri, 11 May 2012 12:29:30 -0400
git-annex (3.20120430) unstable; urgency=low

View file

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